aboutsummaryrefslogtreecommitdiffstats
path: root/src/users.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-23 07:29:54 +0000
committerJim Meyering <jim@meyering.net>2003-07-23 07:29:54 +0000
commit4f4e9aa8e16aaaf7dea9bb8053168316c0515626 (patch)
tree5b03381bd66c1cf756b0b2eb2a4597365cfd5db8 /src/users.c
parent*** empty log message *** (diff)
downloadcoreutils-4f4e9aa8e16aaaf7dea9bb8053168316c0515626.tar.gz
coreutils-4f4e9aa8e16aaaf7dea9bb8053168316c0515626.zip
Don't include headers already included by system.h:
Don't include closeout.h.
Diffstat (limited to 'src/users.c')
-rw-r--r--src/users.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/users.c b/src/users.c
index bee2ff36d..6ef4396c0 100644
--- a/src/users.c
+++ b/src/users.c
@@ -27,7 +27,6 @@
#include "error.h"
#include "long-options.h"
#include "readutmp.h"
-#include "closeout.h"
/* The official name of this program (e.g., no `g' prefix). */
#define PROGRAM_NAME "users"