From d223bd5bcbc7169cc6059ddf87de06fa3e91a2a4 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sat, 9 Jul 2016 15:24:19 +0000 Subject: getopt(3) is declared in , and is not needed; from Joerg Sonnenberger via Thomas Klausner, NetBSD. --- demandoc.c | 3 +-- mandocdb.c | 3 +-- manpage.c | 3 +-- mansearch.c | 3 +-- 4 files changed, 4 insertions(+), 8 deletions(-) diff --git a/demandoc.c b/demandoc.c index 13b78903..c33fd891 100644 --- a/demandoc.c +++ b/demandoc.c @@ -1,4 +1,4 @@ -/* $Id: demandoc.c,v 1.26 2016/01/08 02:53:13 schwarze Exp $ */ +/* $Id: demandoc.c,v 1.27 2016/07/09 15:24:19 schwarze Exp $ */ /* * Copyright (c) 2011 Kristaps Dzonsons * @@ -20,7 +20,6 @@ #include #include -#include #include #include #include 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 * Copyright (c) 2011-2016 Ingo Schwarze @@ -33,7 +33,6 @@ #else #include "compat_fts.h" #endif -#include #include #include #include diff --git a/manpage.c b/manpage.c index 45b6e765..af7d3db2 100644 --- a/manpage.c +++ b/manpage.c @@ -1,4 +1,4 @@ -/* $Id: manpage.c,v 1.13 2015/11/07 17:58:55 schwarze Exp $ */ +/* $Id: manpage.c,v 1.14 2016/07/09 15:24:19 schwarze Exp $ */ /* * Copyright (c) 2012 Kristaps Dzonsons * Copyright (c) 2013 Ingo Schwarze @@ -20,7 +20,6 @@ #include #include -#include #include #include #include diff --git a/mansearch.c b/mansearch.c index 843326ba..1ab879d7 100644 --- a/mansearch.c +++ b/mansearch.c @@ -1,4 +1,4 @@ -/* $Id: mansearch.c,v 1.64 2016/01/08 15:02:54 schwarze Exp $ */ +/* $Id: mansearch.c,v 1.65 2016/07/09 15:24:19 schwarze Exp $ */ /* * Copyright (c) 2012 Kristaps Dzonsons * Copyright (c) 2013, 2014, 2015 Ingo Schwarze @@ -26,7 +26,6 @@ #endif #include #include -#include #include #include #include -- cgit v1.2.3-56-ge451