diff options
| -rwxr-xr-x | core/src/tbox/inc/linux/tbox.config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/tbox/inc/linux/tbox.config.h b/core/src/tbox/inc/linux/tbox.config.h index 20e49240c..fb8c99830 100755 --- a/core/src/tbox/inc/linux/tbox.config.h +++ b/core/src/tbox/inc/linux/tbox.config.h @@ -153,6 +153,7 @@ #define TB_CONFIG_POSIX_HAVE_GETHOSTNAME 1 // alpine does not support /* #undef TB_CONFIG_POSIX_HAVE_GETIFADDRS */ +/* #undef TB_CONFIG_LINUX_HAVE_IFADDRS */ #define TB_CONFIG_POSIX_HAVE_SEM_INIT 1 #define TB_CONFIG_POSIX_HAVE_GETPAGESIZE 1 #define TB_CONFIG_POSIX_HAVE_SYSCONF 1 |
