chiark / gitweb /
shutdown: unify handling of reboot() syscall a bit
[elogind.git] / src / shared / util.c
index a6669c5a97b663c2b8f8edb518f0fcf3203652ee..838885a464c3ae0964193e818cc38d005d992637 100644 (file)
@@ -77,6 +77,7 @@
 #include "utf8.h"
 #include "gunicode.h"
 #include "virt.h"
+#include "def.h"
 
 int saved_argc = 0;
 char **saved_argv = NULL;