1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/emulators/p-interp/files/patch-ab

12 lines
267 B
Plaintext

--- 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"