diff -uNr a/strnstr.c b/strnstr.c --- a/strnstr.c 2006-10-18 09:44:51.000000000 -0500 +++ b/strnstr.c 2022-06-23 15:10:03.000000000 -0500 @@ -38,7 +38,6 @@ #if defined(LIBC_SCCS) && !defined(lint) static char sccsid[] = "@(#)strstr.c 8.1 (Berkeley) 6/4/93"; #endif /* LIBC_SCCS and not lint */ -#include #include diff -uNr a/whois.c b/whois.c --- a/whois.c 2006-10-18 09:18:47.000000000 -0500 +++ b/whois.c 2022-06-23 15:10:23.000000000 -0500 @@ -43,7 +43,6 @@ #endif /* not lint */ #endif -#include #ifdef __FBSDID __FBSDID("$FreeBSD: /repoman/r/ncvs/src/usr.bin/whois/whois.c,v 1.43.2.1 2006/01/31 18:11:21 jhay Exp $"); #endif