summaryrefslogtreecommitdiffstats
path: root/daemon/commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/commands.h')
-rw-r--r--daemon/commands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/commands.h b/daemon/commands.h
index bd4aabfe1..1253e2dc1 100644
--- a/daemon/commands.h
+++ b/daemon/commands.h
@@ -24,6 +24,7 @@ typedef enum cmd {
CMD_READ_CONFIG,
CMD_WRITE_CONFIG,
CMD_PING,
+ CMD_ACLK_STATE,
CMD_TOTAL_COMMANDS
} cmd_t;