projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58fd67f
)
Thomas Geulig, remove duplicate header
author
Glenn L McGrath
<bug1@ihug.co.nz>
Sun, 22 Feb 2004 04:17:26 +0000
(
04:17
-0000)
committer
Glenn L McGrath
<bug1@ihug.co.nz>
Sun, 22 Feb 2004 04:17:26 +0000
(
04:17
-0000)
init/init_shared.c
patch
|
blob
|
history
diff --git
a/init/init_shared.c
b/init/init_shared.c
index 339add13f4b4b2eefd3252e12efe17ede2b2fb80..4b822fa9478f93fefc7428a004a80ab3c1f73e18 100644
(file)
--- a/
init/init_shared.c
+++ b/
init/init_shared.c
@@
-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
-