summaryrefslogtreecommitdiff
path: root/src/systemd-nspawn/nspawn-expose-ports.c
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-05-27 15:32:35 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-05-27 15:32:35 -0400
commit658d4fefc78a50ad825f95f55f640a2a97134f80 (patch)
treea46e63faa481178532d2ebecb53d31b00e3654ca /src/systemd-nspawn/nspawn-expose-ports.c
parent3f88c40b91e52978fdb9efcf684a6a2b62afb509 (diff)
stuff
Diffstat (limited to 'src/systemd-nspawn/nspawn-expose-ports.c')
-rw-r--r--src/systemd-nspawn/nspawn-expose-ports.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd-nspawn/nspawn-expose-ports.c b/src/systemd-nspawn/nspawn-expose-ports.c
index 8122a14f7b..d82e495fa8 100644
--- a/src/systemd-nspawn/nspawn-expose-ports.c
+++ b/src/systemd-nspawn/nspawn-expose-ports.c
@@ -21,7 +21,7 @@
#include "alloc-util.h"
#include "fd-util.h"
-#include "firewall-util.h"
+#include <firewall-util.h>
#include "in-addr-util.h"
#include "local-addresses.h"
#include "netlink-util.h"