summaryrefslogtreecommitdiff
path: root/src/nspawn/nspawn-mount.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-09-07 18:47:34 +0200
committerLennart Poettering <lennart@poettering.net>2015-09-07 18:47:34 +0200
commit2b5c04d59cf3442791aff49013921acb68eb9fc6 (patch)
treeb4880c6fe85552e8b619bda1bf000684f0918d29 /src/nspawn/nspawn-mount.c
parentee64508006f5db25d8819890e15603790bfebc2f (diff)
nspawn: remove nspawn.h, it's empty now
Diffstat (limited to 'src/nspawn/nspawn-mount.c')
-rw-r--r--src/nspawn/nspawn-mount.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nspawn/nspawn-mount.c b/src/nspawn/nspawn-mount.c
index 5521e1bbe0..2bca39f45d 100644
--- a/src/nspawn/nspawn-mount.c
+++ b/src/nspawn/nspawn-mount.c
@@ -30,7 +30,6 @@
#include "set.h"
#include "cgroup-util.h"
-#include "nspawn.h"
#include "nspawn-mount.h"
CustomMount* custom_mount_add(CustomMount **l, unsigned *n, CustomMountType t) {