From: Glenn L McGrath Date: Sun, 22 Feb 2004 04:17:26 +0000 (-0000) Subject: Thomas Geulig, remove duplicate header X-Git-Tag: 1_00_pre8~17 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e7f2b2bf315a71fc245a3c7f885444ca1be31d98;p=oweals%2Fbusybox.git Thomas Geulig, remove duplicate header --- diff --git a/init/init_shared.c b/init/init_shared.c index 339add13f..4b822fa94 100644 --- a/init/init_shared.c +++ b/init/init_shared.c @@ -25,7 +25,6 @@ #include #include #include -#include #include #include "busybox.h" #include "init_shared.h" @@ -94,4 +93,3 @@ extern int bb_shutdown_system(unsigned long magic) return 0; /* Shrug */ } #endif -