]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - conform/data/netdb.h-data
Add support for XPG7 testing.
[thirdparty/glibc.git] / conform / data / netdb.h-data
index 483a3fcc964b21c45a1b1ed5175a439cd9989a5c..254ea65027e49100044a73fb5958bc8a5a20edbd 100644 (file)
@@ -34,6 +34,7 @@ element {struct servent} {char*} s_proto
 
 macro IPPORT_RESERVED
 
+#if !defined XOPEN2K8 && !defined POSIX2008
 // variable int h_errno
 allow h_errno
 
@@ -41,6 +42,7 @@ macro HOST_NOT_FOUND
 macro NO_DATA
 macro NO_RECOVERY
 macro TRY_AGAIN
+#endif
 
 type {struct addrinfo}
 element {struct addrinfo} int ai_flags