13 lines
268 B
Plaintext
13 lines
268 B
Plaintext
$NetBSD: patch-aj,v 1.3 2007/08/08 21:37:26 joerg Exp $
|
|
|
|
--- stocks/currency.c.orig 2007-08-08 21:14:02.000000000 +0000
|
|
+++ stocks/currency.c
|
|
@@ -23,7 +23,6 @@
|
|
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
-#include <malloc.h>
|
|
#include <stdlib.h>
|
|
|
|
#include "stocks.h"
|