diff options
Diffstat (limited to 'sysdeps/stub/reboot.c')
-rw-r--r-- | sysdeps/stub/reboot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/stub/reboot.c b/sysdeps/stub/reboot.c index ae4465d1d9..8139aee83f 100644 --- a/sysdeps/stub/reboot.c +++ b/sysdeps/stub/reboot.c @@ -18,6 +18,7 @@ #include <errno.h> #include <unistd.h> +#include <sys/reboot.h> /* Reboot the system. */ int |