aboutsummaryrefslogtreecommitdiffstats
path: root/src/cyn-protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cyn-protocol.h')
-rw-r--r--src/cyn-protocol.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cyn-protocol.h b/src/cyn-protocol.h
index d8bcca0..e68d70c 100644
--- a/src/cyn-protocol.h
+++ b/src/cyn-protocol.h
@@ -24,6 +24,7 @@
/* predefined protocol strings */
extern const char
_agent_[],
+ _ask_[],
_check_[],
_clear_[],
_commit_[],
@@ -39,6 +40,7 @@ extern const char
_no_[],
_off_[],
_on_[],
+ _reply_[],
_rollback_[],
_set_[],
_test_[],