summaryrefslogtreecommitdiffstats
path: root/configd/src/apps/sentinel/outward-check.h
diff options
context:
space:
mode:
authorArne Juul <arnej@verizonmedia.com>2021-06-10 11:02:06 +0000
committerArne Juul <arnej@verizonmedia.com>2021-06-10 11:02:06 +0000
commitdaee12941a469c993919b515a72439b631ee244e (patch)
tree932fcdf8068fe3614c69b39c653725c0f25f39aa /configd/src/apps/sentinel/outward-check.h
parent5036748a5a18f1dee457a185ad42588f98010312 (diff)
split out some helper methods
Diffstat (limited to 'configd/src/apps/sentinel/outward-check.h')
-rw-r--r--configd/src/apps/sentinel/outward-check.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/configd/src/apps/sentinel/outward-check.h b/configd/src/apps/sentinel/outward-check.h
index 9aec52dc678..ab11eb74a71 100644
--- a/configd/src/apps/sentinel/outward-check.h
+++ b/configd/src/apps/sentinel/outward-check.h
@@ -1,5 +1,7 @@
// Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#pragma once
+
#include <string>
#include <vespa/vespalib/util/count_down_latch.h>
#include <vespa/fnet/frt/supervisor.h>