mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-01 10:26:37 +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:
@@ -27,7 +27,7 @@ INCLUDES = ../../include/auth.h ../../include/channel.h \
|
||||
../../include/modules.h ../../include/modversion.h ../../include/msg.h \
|
||||
../../include/numeric.h ../../include/proto.h ../../include/res.h \
|
||||
../../include/resource.h ../../include/setup.h \
|
||||
../../include/sock.h ../../include/ssl.h ../../include/struct.h ../../include/sys.h \
|
||||
../../../include/ssl.h ../../include/struct.h ../../include/sys.h \
|
||||
../../include/threads.h ../../include/types.h ../../include/url.h \
|
||||
../../include/version.h ../../include/whowas.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user