Make <sys/select.h> really self-contained, also on Solaris 10.
[gnulib.git] / doc / posix-headers / sys_select.texi
index 1a30318..9036065 100644 (file)
@@ -16,6 +16,10 @@ This header file is not self-contained on some platforms: it requires
 @item
 This header file does not define @code{struct timeval} on some platforms:
 OSF/1 4.0.
+@item
+This header file is not self-contained --- it requires @code{<string.h>}
+before @code{FD_ZERO} can be used --- on some platforms:
+Solaris 10.
 @end itemize
 
 Portability problems not fixed by Gnulib: