mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
[Core] Fix use of private headers.
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
*/
|
||||
|
||||
#include <switch.h>
|
||||
#include "private/switch_apr_pvt.h"
|
||||
#ifndef WIN32
|
||||
#include <arpa/inet.h>
|
||||
#if defined(HAVE_SYS_TIME_H) && defined(HAVE_SYS_RESOURCE_H)
|
||||
|
Reference in New Issue
Block a user