summaryrefslogtreecommitdiff
path: root/emulators/p-interp/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/p-interp/files/patch-ac')
-rw-r--r--emulators/p-interp/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/p-interp/files/patch-ac b/emulators/p-interp/files/patch-ac
new file mode 100644
index 000000000000..e9fc7d714184
--- /dev/null
+++ b/emulators/p-interp/files/patch-ac
@@ -0,0 +1,11 @@
+--- svolio.c.orig Tue Aug 21 06:48:18 2001
++++ svolio.c Tue Aug 21 06:48:36 2001
+@@ -44,7 +44,7 @@
+ #include <unistd.h>
+ #include <stdarg.h>
+ #include <ctype.h>
+-#include <getopt.h>
++/*#include <getopt.h>*/
+
+ #include "psystem.h"
+ #include "Memory.h"