summaryrefslogtreecommitdiff
path: root/x11/lupe/files/patch-option.c
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2013-01-21 03:29:37 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2013-01-21 03:29:37 +0000
commit3abe9dab550a0f91677a4f61aaf1b6dc52acd906 (patch)
tree14ed58f9273552abf0d3108813190620d6a2d22c /x11/lupe/files/patch-option.c
parent- Update MASTER_SITES. (diff)
- Update MASTER_SITES and WWWW line.
- Support PLIST_FILES. - Fix build with clang. PR: ports/172511 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'x11/lupe/files/patch-option.c')
-rw-r--r--x11/lupe/files/patch-option.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/lupe/files/patch-option.c b/x11/lupe/files/patch-option.c
new file mode 100644
index 000000000000..ea4c17e11767
--- /dev/null
+++ b/x11/lupe/files/patch-option.c
@@ -0,0 +1,13 @@
+--- option.c.orig 1999-05-29 18:08:12.000000000 +0900
++++ option.c 2012-10-07 20:02:51.000000000 +0900
+@@ -13,6 +13,10 @@
+ #include <stdlib.h>
+ #endif
+
++#ifdef HAVE_STRING_H
++#include <string.h>
++#endif
++
+ #include "extern.h"
+
+ #define OPT_FUNC 1