X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=src%2Fvreboot.c;h=2cb6ddee892ef59d0bc1ec8d8394ec70c6f8b6d0;hb=a741f6faf2baae1e823d334012f6a09e6a1bda51;hp=baeaa7470da897a746daf583fbad0b0083390a0a;hpb=06e1018272502e1d15d6d8f32b80fa96420785b8;p=util-vserver.git diff --git a/src/vreboot.c b/src/vreboot.c index baeaa74..2cb6dde 100644 --- a/src/vreboot.c +++ b/src/vreboot.c @@ -1,4 +1,4 @@ -// $Id: vreboot.c,v 1.1 2003/09/29 22:01:57 ensc Exp $ +// $Id: vreboot.c 19 2003-09-30 20:16:53Z ensc $ // Copyright (C) 2003 Enrico Scholz // based on vreboot.cc by Jacques Gelinas @@ -21,6 +21,10 @@ Used to send a reboot message to the reboot manager. It opens /dev/reboot and write "reboot\n". */ +#ifdef HAVE_CONFIG_H +# include +#endif + #include #include #include