summaryrefslogtreecommitdiffstats
path: root/login-utils/su.c
diff options
context:
space:
mode:
authorPaul Eggert2006-09-03 04:53:16 +0200
committerPaul Eggert2006-09-03 04:53:16 +0200
commit7943f79d6b40c11a58a788387c22918279ed3194 (patch)
treeef5d3d892b28e8ce9d7d2505bb3698370396ecc2 /login-utils/su.c
parentAdd a bootstrap procedure, so that the CVS version contains fewer (diff)
downloadkernel-qcow2-util-linux-7943f79d6b40c11a58a788387c22918279ed3194.tar.gz
kernel-qcow2-util-linux-7943f79d6b40c11a58a788387c22918279ed3194.tar.xz
kernel-qcow2-util-linux-7943f79d6b40c11a58a788387c22918279ed3194.zip
Don't include dirname.h, since system.h does it now.
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 ddd267755..70828b8fd 100644
--- a/login-utils/su.c
+++ b/login-utils/su.c
@@ -60,7 +60,6 @@
#define getusershell _getusershell_sys_proto_
#include "system.h"
-#include "dirname.h"
#include "getpass.h"
#undef getusershell