include_next: Change configure message.
[gnulib.git] / doc / posix-headers / netinet_in.texi
blob0c6b57327aa5c62c673a7454c8269eab11c001d7
1 @node netinet/in.h
2 @section @file{netinet/in.h}
4 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/netinet_in.h.html}
6 Gnulib module: netinet_in
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 This header file is missing on some platforms:
12 mingw, MSVC 14.
13 @item
14 This header file is not self-contained on some platforms (it requires
15 @code{<sys/types.h>} to be included first):
16 OpenBSD 4.6.
17 @end itemize
19 Portability problems not fixed by Gnulib:
20 @itemize
21 @end itemize