projects
/
serene-ircd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3781387
)
Remove support for unsupported OS'es
author
Remco Rijnders
<remco@webconquest.com>
Wed, 15 Feb 2012 17:19:14 +0000
(18:19 +0100)
committer
Remco Rijnders
<remco@webconquest.com>
Wed, 15 Feb 2012 17:19:14 +0000
(18:19 +0100)
src/s_conf.c
patch
|
blob
|
history
diff --git
a/src/s_conf.c
b/src/s_conf.c
index deb33f2b40dab4c3bca6ae806bc1299822268431..0b77d94251685e0f97a88fc574eaf7231986ce68 100644
(file)
--- a/
src/s_conf.c
+++ b/
src/s_conf.c
@@
-36,14
+36,7
@@
#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