diff options
Diffstat (limited to 'lang/gpc/files/patch-as')
-rw-r--r-- | lang/gpc/files/patch-as | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/gpc/files/patch-as b/lang/gpc/files/patch-as deleted file mode 100644 index af9884303825..000000000000 --- a/lang/gpc/files/patch-as +++ /dev/null @@ -1,11 +0,0 @@ ---- p/units/regexc.c Tue Jan 5 08:53:29 1999 -+++ p/units/regexc.c.new Sun Apr 16 01:03:17 2000 -@@ -21,7 +21,7 @@ - */ - - #include <stdlib.h> --#include <rxposix.h> -+#include <gnuregex.h> - - typedef unsigned char Boolean; - |