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