chiark / gitweb /
util: move all to shared/ and split external dependencies in separate internal libraries
[elogind.git] / src / nspawn.c
index 6f5a9d9547d52931fcd5d5d68aac244e6214c1c4..66910bc6843a647ec3b64b6e70d8088e10a860fc 100644 (file)
@@ -43,6 +43,7 @@
 
 #include "log.h"
 #include "util.h"
+#include "audit.h"
 #include "missing.h"
 #include "cgroup-util.h"
 #include "strv.h"