mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
12 lines
267 B
Plaintext
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"
|