summaryrefslogtreecommitdiff
path: root/emulators/p-interp/files/patch-ab
blob: 93c332cd93aa053445fdeb6c1cc7c56d2284fad7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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"