--- embedaddon/strongswan/src/libstrongswan/utils/compat/android.h 2020/06/03 09:46:44 1.1.1.1 +++ embedaddon/strongswan/src/libstrongswan/utils/compat/android.h 2021/03/17 00:20:08 1.1.1.2 @@ -37,6 +37,9 @@ #define HAVE_PTHREAD_CONDATTR_INIT 1 #define HAVE_CONDATTR_CLOCK_MONOTONIC 1 +#undef TIME_CLOCK_ID +#define TIME_CLOCK_ID CLOCK_REALTIME + #define HAVE_SYS_CAPABILITY_H 1 #else /* __ANDROID_API__ */