improved '--help'/'--version' messages
[util-vserver.git] / util-vserver / src / chcontext.c
index af60dec..987af80 100644 (file)
        does little more than mapping command line option to the system call
        arguments.
 */
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #include <stdio.h>
 #include <unistd.h>
 #include <string.h>