summaryrefslogtreecommitdiff
path: root/src/su.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-09-03 02:53:16 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-09-03 02:53:16 +0000
commitd8049d74780e587525622f69219243097a13861b (patch)
tree20fae06abdcb851a39ff63fc81eb66dddef75d3a /src/su.c
parentb53976285469ce3b0afd29bf24a2206b9732420b (diff)
downloadcoreutils-d8049d74780e587525622f69219243097a13861b.tar.xz
Don't include dirname.h, since system.h does it now.
Diffstat (limited to 'src/su.c')
-rw-r--r--src/su.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/su.c b/src/su.c
index ddd267755..70828b8fd 100644
--- a/src/su.c
+++ b/src/su.c
@@ -60,7 +60,6 @@
#define getusershell _getusershell_sys_proto_
#include "system.h"
-#include "dirname.h"
#include "getpass.h"
#undef getusershell