Aron Barath 5dae49b4fc fdleak.c: avoid compiler error on platforms lacking getrlimit
* lib/fdleak.c (get_max_fd): Move definition of the fd_limit variable
into the HAVE_GETRLIMIT block giving it a better scope: platforms
lacking getrlimit probably also lack struct rlimit, too.

Copyright-paperwork-exempt: Yes
2018-08-08 15:27:58 +02:00
..
2016-02-16 23:27:44 +01:00
2018-03-14 20:44:14 +01:00