summaryrefslogtreecommitdiff
path: root/uconfig.sh
diff options
context:
space:
mode:
Diffstat (limited to 'uconfig.sh')
-rwxr-xr-xuconfig.sh8
1 files changed, 5 insertions, 3 deletions
diff --git a/uconfig.sh b/uconfig.sh
index bc6c27c044..fe046a7b9e 100755
--- a/uconfig.sh
+++ b/uconfig.sh
@@ -195,6 +195,7 @@ d_grpasswd='undef'
d_hasmntopt='undef'
d_htonl='undef'
d_ilogbl='undef'
+d_inc_version_list='undef'
d_index='undef'
d_inetaton='undef'
d_int64_t='undef'
@@ -221,9 +222,9 @@ d_malloc_size='undef'
d_mblen='undef'
d_mbstowcs='undef'
d_mbtowc='undef'
-d_memchr='undef'
-d_memcmp='undef'
-d_memcpy='undef'
+d_memchr='define'
+d_memcmp='define'
+d_memcpy='define'
d_memmove='undef'
d_memset='undef'
d_mkdir='undef'
@@ -350,6 +351,7 @@ d_shmget='undef'
d_sigaction='undef'
d_sigprocmask='undef'
d_sigsetjmp='undef'
+d_sitearch='undef'
d_sockatmark='undef'
d_snprintf='undef'
d_sockatmarkproto='undef'