diff options
Diffstat (limited to 'lang/nawk/files/patch-ba')
-rw-r--r-- | lang/nawk/files/patch-ba | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/nawk/files/patch-ba b/lang/nawk/files/patch-ba deleted file mode 100644 index 7b5724ec3ef3..000000000000 --- a/lang/nawk/files/patch-ba +++ /dev/null @@ -1,12 +0,0 @@ ---- b.c.orig Sun Sep 24 17:18:38 2000 -+++ b.c Fri Nov 3 01:59:32 2000 -@@ -27,6 +27,9 @@ - #define DEBUG - - #include <ctype.h> -+#ifdef __FreeBSD__ -+#include <limits.h> -+#endif - #include <stdio.h> - #include <string.h> - #include <stdlib.h> |