From: Jim Meyering Date: Mon, 8 Feb 1999 03:32:38 +0000 (+0000) Subject: Don't include stdio.h. X-Git-Tag: cvs-readonly~7461 X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=c98e50278baa2c19aee3f16d13716f29ae41fdc6;p=gnulib.git Don't include stdio.h. --- diff --git a/lib/readutmp.h b/lib/readutmp.h index 069895f34..f468fed16 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