This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug network/18529] netdb.h addrinfo namespace


https://sourceware.org/bugzilla/show_bug.cgi?id=18529

--- Comment #5 from Orion Poplawski <orion at cora dot nwra.com> ---
To get __USE_XOPEN2K looks like you need:

 _POSIX_C_SOURCE >= 200112L || _XOPEN_SOURCE >= 600

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]