Removed the remaining misc tools.

This commit is contained in:
Relintai 2023-12-16 22:29:09 +01:00
parent 014d32b1f7
commit 0f7df48988
4 changed files with 1 additions and 1106 deletions

View File

@ -48,7 +48,7 @@
#ifdef ANDROID_ENABLED
// We could drop this file once we up our API level to 24,
// where the NDK's ifaddrs.h supports to needed getifaddrs.
#include "thirdparty/misc/ifaddrs-android.h"
#include "thirdparty/ifaddrs-android.h"
#else
#ifdef __FreeBSD__
#include <sys/types.h>

File diff suppressed because it is too large Load Diff