aboutsummaryrefslogtreecommitdiffstats
path: root/src/cyn-protocol.h
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2019-10-18 16:22:49 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2019-10-18 16:23:56 +0200
commit3da281f531e9db1433ae2b4792a1840ca55b06bf (patch)
treea21e806475789fa38d14f0c3274655c85a42a320 /src/cyn-protocol.h
parent5cb824d4aca7fea9ed58325933e1eb4f1afcb9b3 (diff)
Enforce ID on check/test queries
Change-Id: Ibdb7454657bcdc0a0874f05e065551de80b9bd4f Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'src/cyn-protocol.h')
-rw-r--r--src/cyn-protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cyn-protocol.h b/src/cyn-protocol.h
index e68d70c..2c55df9 100644
--- a/src/cyn-protocol.h
+++ b/src/cyn-protocol.h
@@ -23,6 +23,7 @@
/* predefined protocol strings */
extern const char
+ _ack_[],
_agent_[],
_ask_[],
_check_[],