summaryrefslogtreecommitdiffstats
path: root/src/resolve/resolvectl.h
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-06-25 06:04:59 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-06-25 06:04:59 +0200
commitf18edd8a0a768ae82ebac0f19f30fa9bc51e1398 (patch)
tree6378209dd8980253ae9416ce35e61f27b5be7681 /src/resolve/resolvectl.h
parentmeson: drop unused option (diff)
downloadsystemd-f18edd8a0a768ae82ebac0f19f30fa9bc51e1398.tar.xz
systemd-f18edd8a0a768ae82ebac0f19f30fa9bc51e1398.zip
tree-wide: add multiple inclusion guard
Diffstat (limited to 'src/resolve/resolvectl.h')
-rw-r--r--src/resolve/resolvectl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resolve/resolvectl.h b/src/resolve/resolvectl.h
index 6ecaa4ff31..9008daace5 100644
--- a/src/resolve/resolvectl.h
+++ b/src/resolve/resolvectl.h
@@ -1,4 +1,5 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
+#pragma once
#include <in-addr-util.h>
#include <stdbool.h>