diff options
Diffstat (limited to 'lib/readutmp.c')
-rw-r--r-- | lib/readutmp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/readutmp.c b/lib/readutmp.c index ccdb390f0e..5f6bf88d7d 100644 --- a/lib/readutmp.c +++ b/lib/readutmp.c @@ -27,7 +27,6 @@ #endif /* STDC_HEADERS || HAVE_STRING_H */ #include "readutmp.h" -#include "error.h" char *xmalloc (); |