From: Remco Rijnders Date: Wed, 15 Feb 2012 17:19:14 +0000 (+0100) Subject: Remove support for unsupported OS'es X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=bec959d5a31fe02102b81d734b99d46c2011fdf9;p=serene-ircd.git Remove support for unsupported OS'es --- diff --git a/src/s_conf.c b/src/s_conf.c index deb33f2..0b77d94 100644 --- a/src/s_conf.c +++ b/src/s_conf.c @@ -36,14 +36,7 @@ #include #include #include -/* If you have problems with this on your system please mail star-coding@starchat.net - #if defined(__hpux) || defined(__FreeBSD__) - */ #include "inet.h" -/* #endif */ -#if defined(PCS) || defined(AIX) || defined(DYNIXPTX) || defined(SVR3) -#include -#endif #include "h.h" #define debug 1