summaryrefslogtreecommitdiff
path: root/src/grp-resolve/systemd-resolved/resolved-gperf.gperf
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-09-11 23:02:19 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-09-11 23:02:19 -0400
commite02dbe472a1129a521c91419ad02391aa8f67187 (patch)
tree4665fb08215c70c5dccac3248b020e422f94f075 /src/grp-resolve/systemd-resolved/resolved-gperf.gperf
parente332f2dc5c9b511fee235b4977ec2b6180578fc1 (diff)
run notsd-fixup on the gperf files
Diffstat (limited to 'src/grp-resolve/systemd-resolved/resolved-gperf.gperf')
-rw-r--r--src/grp-resolve/systemd-resolved/resolved-gperf.gperf4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/grp-resolve/systemd-resolved/resolved-gperf.gperf b/src/grp-resolve/systemd-resolved/resolved-gperf.gperf
index 82f26215df..7a0a3e3a3d 100644
--- a/src/grp-resolve/systemd-resolved/resolved-gperf.gperf
+++ b/src/grp-resolve/systemd-resolved/resolved-gperf.gperf
@@ -1,6 +1,8 @@
%{
#include <stddef.h>
-#include "conf-parser.h"
+
+#include "shared/conf-parser.h"
+
#include "resolved-conf.h"
%}
struct ConfigPerfItem;