mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-07 16:03:14 +02:00
...
This commit is contained in:
+2
-1
@@ -31,8 +31,9 @@ extern int errno; /* ...seems that errno.h doesn't define this everywhere */
|
||||
extern char *sys_errlist[];
|
||||
#endif
|
||||
#include <sys/types.h>
|
||||
#ifndef _WIN32
|
||||
#include <sys/socket.h>
|
||||
|
||||
#endif
|
||||
#ifdef DEBUGMODE
|
||||
int writecalls = 0, writeb[10] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 };
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user