summaryrefslogtreecommitdiff
path: root/src/systemd-nspawn/nspawn-expose-ports.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-expose-ports.c
parent8fae75dd40eb41da70c48ef19a55e3bdb59c8e91 (diff)
tidy
Diffstat (limited to 'src/systemd-nspawn/nspawn-expose-ports.c')
-rw-r--r--src/systemd-nspawn/nspawn-expose-ports.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/systemd-nspawn/nspawn-expose-ports.c b/src/systemd-nspawn/nspawn-expose-ports.c
index 8122a14f7b..71eb88873c 100644
--- a/src/systemd-nspawn/nspawn-expose-ports.c
+++ b/src/systemd-nspawn/nspawn-expose-ports.c
@@ -24,7 +24,6 @@
#include "firewall-util.h"
#include "in-addr-util.h"
#include "local-addresses.h"
-#include "netlink-util.h"
#include "nspawn-expose-ports.h"
#include "parse-util.h"
#include "socket-util.h"