"I will always compile before I commit" x 100
authorEric Andersen <andersen@codepoet.org>
Mon, 9 Apr 2001 23:54:15 +0000 (23:54 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 9 Apr 2001 23:54:15 +0000 (23:54 -0000)
init.c
init/init.c

diff --git a/init.c b/init.c
index 6194218917d50b68a0b4925d4ef1026b709dac7b..112d066a6874e9926480665305c242a12a0eb011 100644 (file)
--- 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 <sys/reboot.h>
index 6194218917d50b68a0b4925d4ef1026b709dac7b..112d066a6874e9926480665305c242a12a0eb011 100644 (file)
@@ -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 <sys/reboot.h>