From 7a8f63251df2202e59a76e537a688fe7500cb1ad Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 7 Sep 2015 16:52:24 +0200 Subject: nspawn: split all port exposure code into nspawn-expose-port.[ch] --- src/nspawn/nspawn-gperf.gperf | 1 + 1 file changed, 1 insertion(+) (limited to 'src/nspawn/nspawn-gperf.gperf') diff --git a/src/nspawn/nspawn-gperf.gperf b/src/nspawn/nspawn-gperf.gperf index 8b68dfa9f5..e0f05547f3 100644 --- a/src/nspawn/nspawn-gperf.gperf +++ b/src/nspawn/nspawn-gperf.gperf @@ -3,6 +3,7 @@ #include "conf-parser.h" #include "nspawn.h" #include "nspawn-settings.h" +#include "nspawn-expose-ports.h" %} struct ConfigPerfItem; %null_strings -- cgit v1.2.3-54-g00ecf