modified showVersion() to show current version instead of an hardcoded
[util-vserver.git] / util-vserver / src / fakerunlevel.c
index b4f5898..b7f87d9 100644 (file)
        This is used when a vserver lack a private init process
        so runlevel properly report the fake runlevel.
 */
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
+
 #include <utmp.h>
 #include <stdio.h>
 #include <string.h>