freebsd-ports/graphics/isreal/files/patch-getopt
Will Andrews bf93d27159 Add isreal 2.0, an image classification utility.
PR:		26266
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-04-07 06:08:33 +00:00

11 lines
241 B
Text

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