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 6de4084217..cb879c2a8c 100644
--- a/daemon/commands.h
+++ b/daemon/commands.h
@@ -19,6 +19,7 @@ typedef enum cmd {
CMD_REOPEN_LOGS,
CMD_EXIT,
CMD_FATAL,
+ CMD_RELOAD_CLAIMING_STATE,
CMD_RELOAD_LABELS,
CMD_TOTAL_COMMANDS
} cmd_t;