[HAVE_GETRLIMIT]: Don't define unconditionally. Don't include sys/resource.h
unless HAVE_GETRLIMIT is defined.
This commit is contained in:
parent
a2f959632a
commit
d0ade32543
1 changed files with 0 additions and 3 deletions
|
@ -32,9 +32,6 @@ typedef void *POINTER;
|
|||
#endif
|
||||
|
||||
#include "mem-limits.h"
|
||||
#include <sys/resource.h>
|
||||
|
||||
#define HAVE_GETRLIMIT
|
||||
|
||||
#ifdef HAVE_GETRLIMIT
|
||||
#include <sys/resource.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue