net_if: new module
[gnulib.git] / doc / posix-headers / net_if.texi
1 @node net/if.h
2 @section @file{net/if.h}
3
4 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/net_if.h.html}
5
6 Gnulib module: net_if
7
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 This header file is not self-contained on some platforms:
12 FreeBSD 8.2, OpenBSD 5.1.
13 @end itemize
14
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @item
18 This header file is missing on some platforms:
19 mingw, MSVC 9, Interix 3.5, BeOS.
20 @end itemize