diff --git a/src/s_bsd.c b/src/s_bsd.c index 58d321cd3..100c1df47 100644 --- a/src/s_bsd.c +++ b/src/s_bsd.c @@ -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