sys_uio: Make <sys/uio.h> self-contained.
[pspp] / doc / posix-headers / sys_uio.texi
index 44282f22f6c1ec8c3de6abe111e147e6be1c95a2..1f8c8a2c8699f231909a81dd1e4420fa580fa610 100644 (file)
@@ -3,15 +3,19 @@
 
 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/sys_uio.h.html}
 
-Gnulib module: ---
+Gnulib module: sys_uio
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This header file is missing on some platforms:
+mingw.
+@item
+This header file is not self-contained (it requires @code{<sys/types.h>} to be
+included first) on some platforms:
+OpenBSD 4.4.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This header file is missing on some platforms:
-mingw.
 @end itemize