mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-07 01:23:12 +02:00
Remove sock.h old compatibility code. Shouldn't be needed anymore.
(This provided FD_ZERO and such if the OS/libc did not provide it)
This commit is contained in:
@@ -55,7 +55,6 @@
|
||||
#include <signal.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#include "sock.h" /* If FD_ZERO isn't define up to this point, */
|
||||
#include <string.h>
|
||||
#include "proto.h"
|
||||
/* define it (BSD4.2 needs this) */
|
||||
|
||||
Reference in New Issue
Block a user