Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 28 Jan 2001 21:17:59 +0000 (21:17 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 28 Jan 2001 21:17:59 +0000 (21:17 +0000)
* conform/data/netinet/in.h-data: Allow all of <inttypes.h>.

ChangeLog
conform/data/netinet/in.h-data

index c0b80b7..2e269bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index edbfaa7..9b7d05e 100644 (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