mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-15 19:40:06 +00:00
trivial fix windows build
This commit is contained in:
parent
b2df2ee1d7
commit
78addbfe44
@ -1721,8 +1721,8 @@ SWITCH_STANDARD_API(lan_addr_function)
|
|||||||
return SWITCH_STATUS_SUCCESS;
|
return SWITCH_STATUS_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
#include "switch_private.h"
|
|
||||||
#ifndef WIN32
|
#ifndef WIN32
|
||||||
|
#include "switch_private.h"
|
||||||
#ifdef HAVE_SETRLIMIT
|
#ifdef HAVE_SETRLIMIT
|
||||||
#include <sys/resource.h>
|
#include <sys/resource.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user