summaryrefslogtreecommitdiff
path: root/devel/libzt/files/patch-libzt::opts.c
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libzt/files/patch-libzt::opts.c')
-rw-r--r--devel/libzt/files/patch-libzt::opts.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/libzt/files/patch-libzt::opts.c b/devel/libzt/files/patch-libzt::opts.c
new file mode 100644
index 000000000000..96f105f452fc
--- /dev/null
+++ b/devel/libzt/files/patch-libzt::opts.c
@@ -0,0 +1,10 @@
+--- libzt/opts.c.orig Tue Jun 10 01:23:36 2003
++++ libzt/opts.c Tue Jun 10 01:24:00 2003
+@@ -14,6 +14,7 @@
+
+ #include <unistd.h>
+ #include <ctype.h>
++#include <getopt.h>
+
+ #include <libzt/zt.h>
+ #include <libzt/opts.h>