summaryrefslogtreecommitdiff
path: root/lang/intercal/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'lang/intercal/files/patch-ab')
-rw-r--r--lang/intercal/files/patch-ab15
1 files changed, 0 insertions, 15 deletions
diff --git a/lang/intercal/files/patch-ab b/lang/intercal/files/patch-ab
deleted file mode 100644
index 9438e37e2498..000000000000
--- a/lang/intercal/files/patch-ab
+++ /dev/null
@@ -1,15 +0,0 @@
-*** perpetrate.c.old Fri Dec 18 04:59:39 1998
---- perpetrate.c Mon Nov 1 00:29:16 1999
-***************
-*** 55,62 ****
---- 55,64 ----
- /* function created by yacc */
- extern int yyparse(void);
-
-+ #ifndef __FreeBSD__
- /* getopt declaration */
- int getopt(int, char**, char*);
-+ #endif
-
- /* compilation options */
- bool compile_only; /* just compile into C, don't run the linker */