aboutsummaryrefslogtreecommitdiffstats
path: root/webservice.h
diff options
context:
space:
mode:
Diffstat (limited to 'webservice.h')
-rw-r--r--webservice.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/webservice.h b/webservice.h
index 739f1057e..052b8aae7 100644
--- a/webservice.h
+++ b/webservice.h
@@ -1,3 +1,6 @@
+#ifndef WEBSERVICE_H
+#define WEBSERVICE_H
+
#ifdef __cplusplus
extern "C" {
#endif
@@ -18,3 +21,4 @@ enum {
#ifdef __cplusplus
}
#endif
+#endif // WEBSERVICE_H