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 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'demandoc.c') 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 -- cgit v1.2.3