From c617db9065afa51100199d9ac4561feee4279291 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 12 Jun 2002 23:27:00 +0000 Subject: Silence warnings, clean things up. -Erik --- libc/pwd_grp/fgetgrent.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libc/pwd_grp/fgetgrent.c') diff --git a/libc/pwd_grp/fgetgrent.c b/libc/pwd_grp/fgetgrent.c index 7c08ea68e..327802b86 100644 --- a/libc/pwd_grp/fgetgrent.c +++ b/libc/pwd_grp/fgetgrent.c @@ -20,7 +20,6 @@ #include #include -#include #include "config.h" struct group *fgetgrent(FILE * file) -- cgit v1.2.3