X-Git-Url: http://git.pk910.de/?p=NextIRCd.git;a=blobdiff_plain;f=src%2Fircd_sock.c;h=602282a35302caa16242da44181b0dee38c44329;hp=91674b4e8a32c932f668fc1749991e5a14a3d607;hb=07cbc4d1b2b6e3a78376d7e42c7a7636a6cd33d7;hpb=d7385887d5b489a515a111235eae339a4284d81e diff --git a/src/ircd_sock.c b/src/ircd_sock.c index 91674b4..602282a 100644 --- a/src/ircd_sock.c +++ b/src/ircd_sock.c @@ -15,7 +15,7 @@ * along with this program. If not, see . */ -#include "config.h" +#include "ircd_config.h" #include "ircd_sock.h" #include "ircd_client.h" #include "struct_connection.h"