]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Don't include headers already included by system.h:
authorJim Meyering <jim@meyering.net>
Wed, 23 Jul 2003 07:29:54 +0000 (07:29 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 23 Jul 2003 07:29:54 +0000 (07:29 +0000)
Don't include closeout.h.

login-utils/su.c

index 232103921410e66f9f8ee901be77fcc8ff232e15..3bcc87abde26a0ee51fc2e4db57da6a98f2500c2 100644 (file)
@@ -82,7 +82,6 @@
 #define getusershell _getusershell_sys_proto_
 
 #include "system.h"
-#include "closeout.h"
 #include "dirname.h"
 
 #undef getusershell