don't include error.h.
authorJim Meyering <jim@meyering.net>
Sun, 13 Jul 1997 13:31:30 +0000 (13:31 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 13 Jul 1997 13:31:30 +0000 (13:31 +0000)
lib/readutmp.c

index ccdb390..5f6bf88 100644 (file)
@@ -27,7 +27,6 @@
 #endif /* STDC_HEADERS || HAVE_STRING_H */
 
 #include "readutmp.h"
-#include "error.h"
 
 char *xmalloc ();