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 8a60a5897..acc735590 100644 --- a/include/extern.h +++ b/include/extern.h @@ -255,6 +255,7 @@ E char *ServiceHost; E char *HelpChannel; E char *LogChannel; E char *NetworkName; +E int NickLen; E char *s_NickServ; E char *s_ChanServ; |