switchToWatchXid(): modified the new migrate-path to work when there exists a process...
[util-vserver.git] / util-vserver / lib_internal / util.h
index 885ac06..0145de6 100644 (file)
@@ -21,6 +21,7 @@
 
 #include "util-cast.h"
 #include "util-commonstrings.h"
+#include "util-debug.h"
 #include "util-declarecmd.h"
 #include "util-dimof.h"
 #include "util-dotfile.h"
@@ -31,4 +32,6 @@
 #include "util-safechdir.h"
 #include "util-unixsock.h"
 
+bool           switchToWatchXid(char const **);
+
 #endif //  H_UTILVSERVER_LIB_INTERNAL_UTIL_H