From 2b5c04d59cf3442791aff49013921acb68eb9fc6 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 7 Sep 2015 18:47:34 +0200 Subject: nspawn: remove nspawn.h, it's empty now --- src/nspawn/nspawn-mount.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/nspawn/nspawn-mount.c') 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) { -- cgit v1.2.3-54-g00ecf