summaryrefslogtreecommitdiff
path: root/devel/libzt/files/patch-libzt::opts.c
blob: 96f105f452fcf7c74c4de0e26fb565a7a9ebefab (plain) (blame)
1
2
3
4
5
6
7
8
9
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>