small signed/unsigned fixes for pedantic warning setups
[util-vserver.git] / util-vserver / src / rebootmgr.c
index 2b3610c..2b1882f 100644 (file)
@@ -40,6 +40,7 @@
 #ifdef HAVE_CONFIG_H
 #  include <config.h>
 #endif
+#include "compat.h"
 
 #include <stdio.h>
 #include <unistd.h>