From: Jim Meyering Date: Mon, 8 Feb 1999 03:32:38 +0000 (+0000) Subject: Don't include stdio.h. X-Git-Tag: FILEUTILS-4_0e~264 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a4f074c9e98c7984fbf12ec2e2ad17c633eea47;p=thirdparty%2Fcoreutils.git Don't include stdio.h. --- diff --git a/lib/readutmp.h b/lib/readutmp.h index 069895f34a..f468fed165 100644 --- a/lib/readutmp.h +++ b/lib/readutmp.h @@ -1,5 +1,5 @@ /* Declarations for GNU's read utmp module. - Copyright (C) 92, 93, 94, 95, 96, 1997, 1998 Free Software Foundation, Inc. + Copyright (C) 1992-1999 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -28,7 +28,6 @@ # endif # endif -# include # include # ifdef HAVE_UTMPX_H