chiark / gitweb /
nspawn: define MS_MOVE manually if needed
[elogind.git] / src / nspawn.c
index fa70e86c469a96da81868f2a6726e5e9c272cac7..bf4e6de2ab1d6ffc73206bbd730e3626cb825914 100644 (file)
@@ -36,6 +36,7 @@
 
 #include "log.h"
 #include "util.h"
+#include "missing.h"
 
 static char *arg_directory = NULL;