commit | 2f2da90fd45dc628cecbcf2f545070f89165af55 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Mon Apr 09 23:54:15 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Mon Apr 09 23:54:15 2001 +0000 |
tree | 4c902617432b54dec8341eeae5a3b4585a2991cf | |
parent | b6b519b416189202d18d888d61d8bbe50dc30325 [diff] [blame] |
"I will always compile before I commit" x 100
diff --git a/init.c b/init.c index 6194218..112d066 100644 --- a/init.c +++ b/init.c
@@ -85,6 +85,7 @@ 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>