summaryrefslogtreecommitdiff
path: root/misc/siag/patches/patch-ai
blob: 30cde3f57a7133d23b1f326bbe8111040299742d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$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__