Don't include stdio.h.
authorJim Meyering <jim@meyering.net>
Mon, 8 Feb 1999 03:32:38 +0000 (03:32 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 8 Feb 1999 03:32:38 +0000 (03:32 +0000)
lib/readutmp.h

index 069895f..f468fed 100644 (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