From e49c1783d6f57cc56e4b172757e18537f08f2de8 Mon Sep 17 00:00:00 2001 From: jsg Date: Tue, 11 Feb 2020 23:26:11 +0000 Subject: remove uneeded #include lines ok florian@ --- usr.bin/dig/lib/isc/unix/stdio.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'usr.bin/dig/lib/isc/unix/stdio.c') diff --git a/usr.bin/dig/lib/isc/unix/stdio.c b/usr.bin/dig/lib/isc/unix/stdio.c index f5cd6fd456f..18cb07cf5c9 100644 --- a/usr.bin/dig/lib/isc/unix/stdio.c +++ b/usr.bin/dig/lib/isc/unix/stdio.c @@ -14,15 +14,13 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: stdio.c,v 1.1 2020/02/07 09:58:54 florian Exp $ */ +/* $Id: stdio.c,v 1.2 2020/02/11 23:26:12 jsg Exp $ */ #include -#include #include -#include #include "errno2result.h" -- cgit v1.2.3-59-g8ed1b