Remove unnecessary #include from proto.h
[srvx.git] / src / proto.h
index 6f4dccf1274bfefc1f04c0a38d8567882e05cba6..bf9657bcfd5b02c338e57511c3265b38f538abca 100644 (file)
 #define MAXNUMPARAMS    200
 #define ALLCHANMSG_FUNCS_MAX  4 /* +1 == 5 potential 'allchanmsg' funcs */
 
-#ifdef HAVE_NETINET_IN_H
-#include <netinet/in.h>
-#endif
-
 struct gline;
 struct server;
 struct userNode;