* conform/data/netinet/in.h-data: Allow all of <inttypes.h>.
This commit is contained in:
Ulrich Drepper 2001-01-28 21:17:59 +00:00
parent 3c5912ee45
commit 59c8d6e147
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2001-01-28 Ulrich Drepper <drepper@redhat.com>
* conform/data/netinet/in.h-data: Allow all of <inttypes.h>.
* conform/data/spawn.h-data: Allow all of <sched.h>.
* sysdeps/ia64/fpu/fraiseexcpt.c: Include <float.h>. Removed

View File

@ -58,6 +58,7 @@ function uint16_t htons (uint16_t)
function uint32_t ntohl (uint32_t)
function uint16_t ntohs (uint16_t)
allow-header intttypes.h
allow-header arpa/inet.h
constant INET6_ADDRSTRLEN 46