aboutsummaryrefslogtreecommitdiff
path: root/protocols.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols.h')
-rw-r--r--protocols.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols.h b/protocols.h
index c72fb93..0b40752 100644
--- a/protocols.h
+++ b/protocols.h
@@ -157,3 +157,4 @@ void protocols_fail_set_channel(struct string from, struct channel_info *channel
void protocols_fail_join_channel(struct string from, struct channel_info *channel, size_t user_count, struct user_info **users, char propagate);
extern struct protocol protocols[NUM_PROTOCOLS];
+extern char active_protocols[NUM_PROTOCOLS];