summaryrefslogtreecommitdiff
path: root/textproc/mdocml/patches/patch-demandoc.c
blob: d34ca73ac18af95c3868e9a2815c21020a0ed19d (plain)
1
2
3
4
5
6
7
8
9
10
11
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>