1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-04 14:33:14 +02:00

Test compile w/o sock.h

This commit is contained in:
Bram Matthys
2019-06-26 17:19:10 +02:00
parent c673e5bbc6
commit 70cca778cd
+2 -1
View File
@@ -1,4 +1,4 @@
#if 0
/************************************************************************
* Unreal Internet Relay Chat Daemon, include/sock.h
* Copyright (C) 1990 Jarkko Oikarinen and
@@ -79,3 +79,4 @@
#ifdef RCVTIMEO
#define SO_RCVTIMEO 0x1006 /* receive timeout */
#endif
#endif