openbsd-ports/graphics/feh/patches/patch-src_getopt_c

12 lines
380 B
Plaintext
Raw Normal View History

$OpenBSD: patch-src_getopt_c,v 1.1 2010/07/11 14:46:13 dcoppa Exp $
--- src/getopt.c.orig Wed Jul 7 11:40:32 2010
+++ src/getopt.c Wed Jul 7 11:40:47 2010
@@ -36,6 +36,7 @@
#endif
#include <stdio.h>
+#include <string.h>
/* Comment out all this code if we are using the GNU C Library, and are not
actually compiling the library itself. This code is part of the GNU C