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 78bdcc77..43a0ef96 100644
--- a/daemon/commands.h
+++ b/daemon/commands.h
@@ -26,6 +26,7 @@ typedef enum cmd {
CMD_PING,
CMD_ACLK_STATE,
CMD_VERSION,
+ CMD_DUMPCONFIG,
CMD_TOTAL_COMMANDS
} cmd_t;