summaryrefslogtreecommitdiff
path: root/textproc/mdocml/patches/patch-mansearch.c
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/mdocml/patches/patch-mansearch.c')
-rw-r--r--textproc/mdocml/patches/patch-mansearch.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/textproc/mdocml/patches/patch-mansearch.c b/textproc/mdocml/patches/patch-mansearch.c
new file mode 100644
index 00000000000..e08b61bd403
--- /dev/null
+++ b/textproc/mdocml/patches/patch-mansearch.c
@@ -0,0 +1,12 @@
+$NetBSD: patch-mansearch.c,v 1.1 2015/12/10 02:50:19 joerg Exp $
+
+--- mansearch.c.orig 2015-12-07 15:20:30.565955584 +0000
++++ mansearch.c
+@@ -23,7 +23,6 @@
+ #include <assert.h>
+ #include <errno.h>
+ #include <fcntl.h>
+-#include <getopt.h>
+ #include <glob.h>
+ #include <limits.h>
+ #include <regex.h>