diff options
| -rwxr-xr-x | core/src/tbox/inc/bsd/tbox.config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/tbox/inc/bsd/tbox.config.h b/core/src/tbox/inc/bsd/tbox.config.h index 8dbdd370e..2eecdd59e 100755 --- a/core/src/tbox/inc/bsd/tbox.config.h +++ b/core/src/tbox/inc/bsd/tbox.config.h @@ -145,7 +145,7 @@ #define TB_CONFIG_POSIX_HAVE_OPEN 1 /* #undef TB_CONFIG_POSIX_HAVE_STAT64 */ #define TB_CONFIG_POSIX_HAVE_GETHOSTNAME 1 -#define TB_CONFIG_POSIX_HAVE_GETIFADDRS 1 +/* #define TB_CONFIG_POSIX_HAVE_GETIFADDRS 1*/ #define TB_CONFIG_POSIX_HAVE_SEM_INIT 1 #define TB_CONFIG_POSIX_HAVE_GETPAGESIZE 1 #define TB_CONFIG_POSIX_HAVE_SYSCONF 1 |
