aboutsummaryrefslogtreecommitdiffstats
path: root/commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'commands.h')
-rw-r--r--commands.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/commands.h b/commands.h
index e43d275a..a881499a 100644
--- a/commands.h
+++ b/commands.h
@@ -43,4 +43,6 @@ extern const command_t commands[];
#define IRC_CMD_OPER_ONLY 4
#define IRC_CMD_TO_MASTER 8
+#define IPC_CMD_TO_CHILDREN 1
+
#endif