only check for needed headers.

This commit is contained in:
Martin Preuss
2024-07-10 22:54:22 +02:00
parent 69b31b00ed
commit c2a2b4f32d

12
0BUILD
View File

@@ -147,21 +147,11 @@
<checkheaders>
locale.h libintl.h iconv.h
fcntl.h stdlib.h string.h unistd.h
assert.h ctype.h errno.h fcntl.h stdio.h stdlib.h string.h strings.h locale.h
netinet/in.h signal.h
ctype.h stdio.h unistd.h errno.h
</checkheaders>
<checkfunctions type="c" >
setlocale
memmove
memset
strcasecmp
strdup
strerror
snprintf
</checkfunctions>