diff options
Diffstat (limited to 'devel/cbind/files/patch-cbind.c')
-rw-r--r-- | devel/cbind/files/patch-cbind.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/cbind/files/patch-cbind.c b/devel/cbind/files/patch-cbind.c deleted file mode 100644 index 849a6650356a..000000000000 --- a/devel/cbind/files/patch-cbind.c +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |