projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b640682
)
don't include error.h.
author
Jim Meyering
<jim@meyering.net>
Sun, 13 Jul 1997 13:31:30 +0000
(13:31 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 13 Jul 1997 13:31:30 +0000
(13:31 +0000)
lib/readutmp.c
patch
|
blob
|
history
diff --git
a/lib/readutmp.c
b/lib/readutmp.c
index ccdb390f0e7745e68809fc88ee916fd7a275bb61..5f6bf88d7d69796c3b3f91bd122b84b59eaa3107 100644
(file)
--- 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 ();