summaryrefslogtreecommitdiff
path: root/src/systemd-nspawn/nspawn.c
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-06 20:15:28 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-06 20:15:28 -0400
commitc96a8767d897bd7312d1491635c9d9ef4e1df128 (patch)
tree550676f845d4edb5d4879be8cb8bfbf150799c0e /src/systemd-nspawn/nspawn.c
parent8fae75dd40eb41da70c48ef19a55e3bdb59c8e91 (diff)
tidy
Diffstat (limited to 'src/systemd-nspawn/nspawn.c')
-rw-r--r--src/systemd-nspawn/nspawn.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/systemd-nspawn/nspawn.c b/src/systemd-nspawn/nspawn.c
index add66be183..1de527b57b 100644
--- a/src/systemd-nspawn/nspawn.c
+++ b/src/systemd-nspawn/nspawn.c
@@ -69,7 +69,6 @@
#include "missing.h"
#include "mkdir.h"
#include "mount-util.h"
-#include "netlink-util.h"
#include "nspawn-cgroup.h"
#include "nspawn-expose-ports.h"
#include "nspawn-mount.h"