X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/8325ed70b7acf5559e52dc6382f2cac28e42cff2..99a80a91512121da8f41c6ced95f6043e558c424:/include/s_newconf.h diff --git a/include/s_newconf.h b/include/s_newconf.h index 65bbcac..3567098 100644 --- a/include/s_newconf.h +++ b/include/s_newconf.h @@ -36,7 +36,6 @@ #define INCLUDED_s_newconf_h #include "setup.h" -#include "tools.h" #ifdef HAVE_LIBCRYPTO #include @@ -204,7 +203,7 @@ struct server_conf time_t hold; int aftype; - struct irc_sockaddr_storage my_ipnum; + struct rb_sockaddr_storage my_ipnum; char *class_name; struct Class *class;