mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-29 17:26:38 +02:00
Fix windows compile problem due to previous changes.
This commit is contained in:
+1
-1
@@ -498,9 +498,9 @@ void init_sys(void)
|
||||
limit.rlim_cur);
|
||||
exit(-1);
|
||||
#endif // OSXTIGER
|
||||
#endif // RLIMIT_FD_MAX
|
||||
}
|
||||
}
|
||||
#endif // RLIMIT_FD_MAX
|
||||
|
||||
#ifndef _WIN32
|
||||
#ifdef BACKEND_SELECT
|
||||
|
||||
Reference in New Issue
Block a user