freebsd-ports/misc/histring/files/patch-aa
2000-11-26 14:24:04 +00:00

11 lines
208 B
Text

--- histring.c 2000/10/18 13:39:37 1.1
+++ histring.c 2000/10/18 13:44:11 1.2
@@ -15,6 +15,8 @@
# include <config.h>
#endif
+#include <sys/types.h>
+
#ifdef HAVE_GETOPT_H
# include <getopt.h>
#endif