summaryrefslogtreecommitdiffstats
path: root/configd/src/apps/sentinel/status-callback.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'configd/src/apps/sentinel/status-callback.cpp')
-rw-r--r--configd/src/apps/sentinel/status-callback.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/configd/src/apps/sentinel/status-callback.cpp b/configd/src/apps/sentinel/status-callback.cpp
new file mode 100644
index 00000000000..0bf11050b8e
--- /dev/null
+++ b/configd/src/apps/sentinel/status-callback.cpp
@@ -0,0 +1,6 @@
+// Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+
+#include "status-callback.h"
+namespace config::sentinel {
+
+}