strengthen self-containedness check for sys/select.h
[gnulib.git] / ChangeLog
index bdff5cc..42f6401 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-09-29  Paolo Bonzini  <bonzini@gnu.org>
+            Bruno Haible  <bruno@clisp.org>
+
+       * lib/sys_select.in.h: Include sys/time.h.
+       * m4/sys_select.h.m4: Test that struct timeval is fully defined.
+       * modules/sys_select: Depend on sys_time.
+       * tests/test-sys_select.c: Test that sys/select.h defines struct
+       timeval fully.
+
 2008-09-29  Bruno Haible  <bruno@clisp.org>
 
        * lib/sys_socket.in.h: Wrap the definitions in 'extern "C"'.