diff options
Diffstat (limited to 'textproc/agrep/files/patch-utilities.c')
-rw-r--r-- | textproc/agrep/files/patch-utilities.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/textproc/agrep/files/patch-utilities.c b/textproc/agrep/files/patch-utilities.c deleted file mode 100644 index d9fcf2f1af14..000000000000 --- a/textproc/agrep/files/patch-utilities.c +++ /dev/null @@ -1,10 +0,0 @@ ---- utilities.c.orig 1992-01-17 19:14:43 UTC -+++ utilities.c -@@ -2,6 +2,7 @@ - and manipulating regular expression syntax trees. */ - - #include <stdio.h> -+#include <stdlib.h> - #include "re.h" - - /************************************************************************/ |