Move declarations of compat functions from ircaux.h to irc_std.h
irc_std.h is where these belong - it's where the normal declarations (via the system headers) come from on systems which don't need the compat functions.
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
* going to hurt my feelings if you re-use this.
|
||||
*/
|
||||
|
||||
#include "defs.h"
|
||||
#include "ircaux.h"
|
||||
#include "irc_std.h"
|
||||
|
||||
/* --- start of tparm.c --- */
|
||||
|
||||
Reference in New Issue
Block a user