include_next: Change configure message.
[gnulib.git] / doc / posix-headers / net_if.texi
blob48ffa502aec88fb9d979ac03c088c8da2547f049
1 @node net/if.h
2 @section @file{net/if.h}
4 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/net_if.h.html}
6 Gnulib module: net_if
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 This header file is not self-contained on some platforms (needing
12 <sys/socket.h> to be included first):
13 Mac OS X 10.5, FreeBSD 8.2, OpenBSD 5.2.
14 @end itemize
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @item
19 This header file is missing on some platforms:
20 mingw, MSVC 14.
21 @end itemize