summaryrefslogtreecommitdiff
path: root/src/systemd-nspawn
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-09-11 23:01:08 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-09-11 23:01:08 -0400
commit9e6118bc711885797bd2320d7bc859e70ad57edb (patch)
tree66c8e79bb661bdda82794055548a1ecc568c02f3 /src/systemd-nspawn
parent7ba9640e1d0be46952ded1922adf00fd10ceb8a5 (diff)
run notsd-fixup on the gperf files
Diffstat (limited to 'src/systemd-nspawn')
-rw-r--r--src/systemd-nspawn/nspawn-gperf.gperf4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/systemd-nspawn/nspawn-gperf.gperf b/src/systemd-nspawn/nspawn-gperf.gperf
index f814ed8863..dd3c1b3b88 100644
--- a/src/systemd-nspawn/nspawn-gperf.gperf
+++ b/src/systemd-nspawn/nspawn-gperf.gperf
@@ -1,8 +1,10 @@
%{
#include <stddef.h>
+
#include "shared/conf-parser.h"
-#include "nspawn-settings.h"
+
#include "nspawn-expose-ports.h"
+#include "nspawn-settings.h"
%}
struct ConfigPerfItem;
%null_strings