Updated for ArchLinux error with gcc

This commit is contained in:
cdedwards
2021-09-09 16:48:48 -06:00
parent bb51ffc7b2
commit e80c9957c2
3 changed files with 3 additions and 18725 deletions

View File

@@ -64,12 +64,13 @@ void show_server_map (void);
int stats_k_grep (char **);
void who_handlekill (char *, char *, char *);
void handle_tracekill (int, char *, char *, char *);
int no_hook_notify;
extern AJoinList *ajoin_list;
void remove_from_server_list (int);
char *thing_ansi = NULL;
/*
* numeric_banner: This returns in a static string of either "xxx" where
* xxx is the current numeric, or "***" if SHOW_NUMBERS is OFF