made it secure (go into chroot before accessing file)
[util-vserver.git] / util-vserver / src / secure-mount.c
index 2af654c..9f5c05c 100644 (file)
@@ -28,6 +28,7 @@
 #ifdef HAVE_CONFIG_H
 #  include <config.h>
 #endif
+#include "compat.h"
 
 #include "util.h"
 #include "pathconfig.h"