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