- added more pathsubst variables
[util-vserver.git] / util-vserver / src / capchroot.c
index 50f03bf..5f3e312 100644 (file)
        system call is executed, it (option) remove the CAP_SYS_CHROOT
        capability. Then it executes its argument
 */
+
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #include <stdio.h>
 #include <string.h>
 #include <pwd.h>