aboutsummaryrefslogtreecommitdiffstats
path: root/src/hs-helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hs-helper.h')
-rw-r--r--src/hs-helper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hs-helper.h b/src/hs-helper.h
index b2354e0..5cb795d 100644
--- a/src/hs-helper.h
+++ b/src/hs-helper.h
@@ -36,6 +36,7 @@ extern const char _display_message[];
extern const char _reply_message[];
extern const char _args[];
extern const char _parameter[];
+extern const char _area[];
REQ_ERROR get_value_uint16(const struct afb_req request, const char *source, uint16_t *out_id);
REQ_ERROR get_value_int16(const struct afb_req request, const char *source, int16_t *out_id);