openbsd-ports/graphics/feh/patches/patch-src_getopt_c
dcoppa 4977310d25 Update to feh-1.8.
Use ftp from base instead of wget for remote images support.

OK sthen@
Maintainer timeout...
2010-07-11 14:46:13 +00:00

12 lines
380 B
Plaintext

$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