diff options
Diffstat (limited to 'include/extern.h')
-rw-r--r-- | include/extern.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/extern.h b/include/extern.h index ae727cdcb..e217e5a88 100644 --- a/include/extern.h +++ b/include/extern.h @@ -26,6 +26,7 @@ E IRCDVar ircd[]; E IRCDCAPAB ircdcap[]; E const char flood_mode_char_set[]; E const char flood_mode_char_remove[]; +E int UseTSMODE; /* hack to get around bahamut clones that don't send TSMODE */ /**** actions.c ****/ |