summaryrefslogtreecommitdiff
path: root/textproc/gpp/files/patch-gpp.c
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/gpp/files/patch-gpp.c')
-rw-r--r--textproc/gpp/files/patch-gpp.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/gpp/files/patch-gpp.c b/textproc/gpp/files/patch-gpp.c
new file mode 100644
index 000000000000..4eeb7ecb4d2a
--- /dev/null
+++ b/textproc/gpp/files/patch-gpp.c
@@ -0,0 +1,10 @@
+--- gpp.c.orig Thu Sep 6 12:51:44 2001
++++ gpp.c Thu Sep 6 12:52:57 2001
+@@ -40,7 +40,6 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>
+-#include <malloc.h>
+
+ #define STACKDEPTH 50
+ #define MAXARGS 100