]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Don't include dirname.h, since system.h does it now.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Sep 2006 02:53:16 +0000 (02:53 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Sep 2006 02:53:16 +0000 (02:53 +0000)
login-utils/su.c

index ddd267755da6e5c1ca9d13f03adcbf03554454d4..70828b8fd8603a4f9c950a28fb164b98d80ac08d 100644 (file)
@@ -60,7 +60,6 @@
 #define getusershell _getusershell_sys_proto_
 
 #include "system.h"
-#include "dirname.h"
 #include "getpass.h"
 
 #undef getusershell