12 lines
263 B
Text
12 lines
263 B
Text
$NetBSD: patch-ai,v 1.3 2007/08/08 21:36:16 joerg Exp $
|
|
|
|
--- stocks/stocks.c.orig 2007-08-08 21:00:20.000000000 +0000
|
|
+++ stocks/stocks.c
|
|
@@ -22,7 +22,6 @@
|
|
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
-#include <malloc.h>
|
|
#include <stdlib.h>
|
|
|
|
#ifdef __WINDOWS__
|