Thomas Geulig, remove duplicate header
This commit is contained in:
parent
58fd67fa98
commit
e7f2b2bf31
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user