From 59c8d6e1470a2807736de1aade9a2945bc150b6e Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 28 Jan 2001 21:17:59 +0000 Subject: [PATCH] Update. * conform/data/netinet/in.h-data: Allow all of . --- ChangeLog | 2 ++ conform/data/netinet/in.h-data | 1 + 2 files changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index c0b80b7..2e269bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-01-28 Ulrich Drepper + * conform/data/netinet/in.h-data: Allow all of . + * conform/data/spawn.h-data: Allow all of . * sysdeps/ia64/fpu/fraiseexcpt.c: Include . Removed diff --git a/conform/data/netinet/in.h-data b/conform/data/netinet/in.h-data index edbfaa7..9b7d05e 100644 --- a/conform/data/netinet/in.h-data +++ b/conform/data/netinet/in.h-data @@ -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 -- 2.7.4