X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fsys_select.in.h;h=1fb2d946f683c612de724af1767e2ccf52546420;hb=ade4fb6ef4588f370c1bdbdb90665501140a608d;hp=62cd1048bec350f987b69c01c1a2d9444ba94b32;hpb=ea64fe0094765a9960dbe6d3e57dee870d3c2f6e;p=gnulib.git diff --git a/lib/sys_select.in.h b/lib/sys_select.in.h index 62cd1048b..1fb2d946f 100644 --- a/lib/sys_select.in.h +++ b/lib/sys_select.in.h @@ -42,9 +42,13 @@ # include /* On OSF/1 4.0, provides only a forward declaration - of 'struct timeval', and no definition of this type.. */ + of 'struct timeval', and no definition of this type. */ # include +/* On Solaris 10, provides an FD_ZERO implementation + that relies on memset(), but without including . */ +# include + /* The include_next requires a split double-inclusion guard. */ # @INCLUDE_NEXT@ @NEXT_SYS_SELECT_H@