mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-20 02:04:54 +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;
|
||||
}
|
||||
|
||||
#include "switch_private.h"
|
||||
#ifndef WIN32
|
||||
#include "switch_private.h"
|
||||
#ifdef HAVE_SETRLIMIT
|
||||
#include <sys/resource.h>
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user