From 509ac898295ba8ab236ac48977d1914cadb5b8f5 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Wed, 12 Sep 2001 13:40:51 +0000 Subject: Add gpp 2.0 - a generic text pre-processor. PR: 30410 Submitted by: Jos Backus --- textproc/gpp/files/patch-gpp.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 textproc/gpp/files/patch-gpp.c (limited to 'textproc/gpp/files/patch-gpp.c') 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 + #include + #include +-#include + + #define STACKDEPTH 50 + #define MAXARGS 100 -- cgit v1.2.3