summaryrefslogtreecommitdiffstats
path: root/login-utils/su.c
diff options
context:
space:
mode:
authorJim Meyering2003-07-23 09:29:54 +0200
committerJim Meyering2003-07-23 09:29:54 +0200
commit8e5b5ee01a310a20bed77aaafa449e652beed5d9 (patch)
tree9e1ea99371d3cce7009c215f77c562d55870533e /login-utils/su.c
parent(usage): Don't call close_stdout here. (diff)
downloadkernel-qcow2-util-linux-8e5b5ee01a310a20bed77aaafa449e652beed5d9.tar.gz
kernel-qcow2-util-linux-8e5b5ee01a310a20bed77aaafa449e652beed5d9.tar.xz
kernel-qcow2-util-linux-8e5b5ee01a310a20bed77aaafa449e652beed5d9.zip
Don't include headers already included by system.h:
Don't include closeout.h.
Diffstat (limited to 'login-utils/su.c')
-rw-r--r--login-utils/su.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/login-utils/su.c b/login-utils/su.c
index 232103921..3bcc87abd 100644
--- a/login-utils/su.c
+++ b/login-utils/su.c
@@ -82,7 +82,6 @@
#define getusershell _getusershell_sys_proto_
#include "system.h"
-#include "closeout.h"
#include "dirname.h"
#undef getusershell