summaryrefslogtreecommitdiff
path: root/emulators/p-interp/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/p-interp/files/patch-ab')
-rw-r--r--emulators/p-interp/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/p-interp/files/patch-ab b/emulators/p-interp/files/patch-ab
new file mode 100644
index 000000000000..93c332cd93aa
--- /dev/null
+++ b/emulators/p-interp/files/patch-ab
@@ -0,0 +1,11 @@
+--- interpreter.c.orig Tue Aug 21 06:48:06 2001
++++ interpreter.c Tue Aug 21 06:48:30 2001
+@@ -83,7 +83,7 @@
+ #include <sys/stat.h>
+ #include <sys/time.h>
+ #include <fcntl.h>
+-#include <getopt.h>
++/*#include <getopt.h>*/
+
+ #include "version.h"
+ #include "psystem.h"