summaryrefslogtreecommitdiff
path: root/textproc/gpp/files/patch-gpp.c
blob: 4eeb7ecb4d2a1a8379900539848a6336a3f0209e (plain) (blame)
1
2
3
4
5
6
7
8
9
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