[Core] Fix use of private headers.

This commit is contained in:
Andrey Volk
2021-11-05 23:59:57 +03:00
parent 78da062bd9
commit fbf2da44d9
19 changed files with 213 additions and 29 deletions

View File

@@ -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)