summaryrefslogtreecommitdiff
path: root/source/sv_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/sv_local.h')
-rw-r--r--source/sv_local.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/sv_local.h b/source/sv_local.h
index 18e9287..04f127b 100644
--- a/source/sv_local.h
+++ b/source/sv_local.h
@@ -391,6 +391,7 @@ typedef struct server_static_s {
extern list_t sv_masterlist; // address of the master server
extern list_t sv_banlist;
+extern list_t sv_blacklist;
extern list_t sv_cmdlist_connect;
extern list_t sv_cmdlist_begin;
extern list_t sv_filterlist;