summaryrefslogtreecommitdiff
path: root/textproc/mdocml/patches/patch-manpage.c
blob: 6b01f5d11322583b42d7c6ba1e20692678b5a49f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-manpage.c,v 1.1 2015/12/10 02:50:19 joerg Exp $

--- manpage.c.orig	2015-12-07 15:20:30.565955584 +0000
+++ manpage.c
@@ -20,7 +20,6 @@
 #include <sys/types.h>
 
 #include <assert.h>
-#include <getopt.h>
 #include <limits.h>
 #include <stdint.h>
 #include <stdio.h>