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. --- mansearch.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mansearch.c') 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