aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandocdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'mandocdb.c')
-rw-r--r--mandocdb.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/mandocdb.c b/mandocdb.c
index b8966fc8..fa23ad0e 100644
--- a/mandocdb.c
+++ b/mandocdb.c
@@ -1,4 +1,4 @@
-/* $Id: mandocdb.c,v 1.216 2016/03/17 21:26:26 schwarze Exp $ */
+/* $Id: mandocdb.c,v 1.217 2016/07/09 15:24:19 schwarze Exp $ */
/*
* Copyright (c) 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv>
* Copyright (c) 2011-2016 Ingo Schwarze <schwarze@openbsd.org>
@@ -33,7 +33,6 @@
#else
#include "compat_fts.h"
#endif
-#include <getopt.h>
#include <limits.h>
#include <stddef.h>
#include <stdio.h>