Remove support for unsupported OS'es
authorRemco Rijnders <remco@webconquest.com>
Wed, 15 Feb 2012 17:19:14 +0000 (18:19 +0100)
committerRemco Rijnders <remco@webconquest.com>
Wed, 15 Feb 2012 17:19:14 +0000 (18:19 +0100)
src/s_conf.c

index deb33f2b40dab4c3bca6ae806bc1299822268431..0b77d94251685e0f97a88fc574eaf7231986ce68 100644 (file)
 #include <sys/socket.h>
 #include <sys/wait.h>
 #include <sys/stat.h>
-/* 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 <time.h>
-#endif
 
 #include "h.h"
 #define debug 1