Thomas Geulig, remove duplicate header
authorGlenn L McGrath <bug1@ihug.co.nz>
Sun, 22 Feb 2004 04:17:26 +0000 (04:17 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Sun, 22 Feb 2004 04:17:26 +0000 (04:17 -0000)
init/init_shared.c

index 339add13f4b4b2eefd3252e12efe17ede2b2fb80..4b822fa9478f93fefc7428a004a80ab3c1f73e18 100644 (file)
@@ -25,7 +25,6 @@
 #include <unistd.h>
 #include <getopt.h>
 #include <sys/reboot.h>
-#include <sys/reboot.h>
 #include <sys/syslog.h>
 #include "busybox.h"
 #include "init_shared.h"
@@ -94,4 +93,3 @@ extern int bb_shutdown_system(unsigned long magic)
        return 0; /* Shrug */
 }
 #endif
-