summaryrefslogtreecommitdiff
path: root/devel/cbind/files/patch-cbind.c
blob: 849a6650356a1cebbb029c69ada893e40f4ffea5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- cbind.c.orig	Fri May 19 17:17:06 1995
+++ cbind.c	Mon Dec 23 08:38:17 2002
@@ -6,7 +6,7 @@
 #include <sys/types.h>
 #include <string.h>
 #include <unistd.h>
-#include <malloc.h>
+#include <stdlib.h>
 
 #undef NULL
 #define NULL			0