X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2Fproto.h;h=bf9657bcfd5b02c338e57511c3265b38f538abca;hb=1f67ac3b98862aca2455fff757536b5bea007560;hp=6f4dccf1274bfefc1f04c0a38d8567882e05cba6;hpb=70aa1c05a3e2bc257644e098500929da73d6b441;p=srvx.git diff --git a/src/proto.h b/src/proto.h index 6f4dccf..bf9657b 100644 --- a/src/proto.h +++ b/src/proto.h @@ -32,10 +32,6 @@ #define MAXNUMPARAMS 200 #define ALLCHANMSG_FUNCS_MAX 4 /* +1 == 5 potential 'allchanmsg' funcs */ -#ifdef HAVE_NETINET_IN_H -#include -#endif - struct gline; struct server; struct userNode;