diff options
Diffstat (limited to 'src/nspawn.c')
-rw-r--r-- | src/nspawn.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nspawn.c b/src/nspawn.c index 6f5a9d9547..66910bc684 100644 --- a/src/nspawn.c +++ b/src/nspawn.c @@ -43,6 +43,7 @@ #include "log.h" #include "util.h" +#include "audit.h" #include "missing.h" #include "cgroup-util.h" #include "strv.h" |