summaryrefslogtreecommitdiff
path: root/graphics/isreal/files/patch-getopt
blob: 51eb56d5bfd74aa983c871c501b5dbf7bcc36a42 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- isreal.c.orig	Sat Mar 31 19:06:30 2001
+++ isreal.c	Sat Mar 31 19:06:37 2001
@@ -20,7 +20,7 @@
 #include <X11/Xutil.h>
 #include <Imlib.h>
 #include <math.h>
-#include <getopt.h>
+#include <unistd.h>
 #include <errno.h>
 
 #ifndef FALSE