1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-29 03:50:45 +02:00

Don't include stdio.h.

This commit is contained in:
Jim Meyering
1999-02-08 03:32:38 +00:00
parent 9b1973fbd7
commit 1a4f074c9e
+1 -2
View File
@@ -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 <stdio.h>
# include <sys/types.h>
# ifdef HAVE_UTMPX_H