From: Eric Andersen Date: Mon, 9 Apr 2001 23:54:15 +0000 (-0000) Subject: "I will always compile before I commit" x 100 X-Git-Tag: 0_51~8 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2f2da90fd45dc628cecbcf2f545070f89165af55;p=oweals%2Fbusybox.git "I will always compile before I commit" x 100 --- diff --git a/init.c b/init.c index 619421891..112d066a6 100644 --- a/init.c +++ b/init.c @@ -85,6 +85,7 @@ static const int RB_ENABLE_CAD = 0x89abcdef; static const int RB_DISABLE_CAD = 0; #define RB_POWER_OFF 0x4321fedc static const int RB_AUTOBOOT = 0x01234567; +#endif #if __GNU_LIBRARY__ > 5 #include diff --git a/init/init.c b/init/init.c index 619421891..112d066a6 100644 --- a/init/init.c +++ b/init/init.c @@ -85,6 +85,7 @@ static const int RB_ENABLE_CAD = 0x89abcdef; static const int RB_DISABLE_CAD = 0; #define RB_POWER_OFF 0x4321fedc static const int RB_AUTOBOOT = 0x01234567; +#endif #if __GNU_LIBRARY__ > 5 #include