strengthen self-containedness check for sys/select.h
[pspp] / ChangeLog
index bdff5cc5e6e7aab1cb3d603996fe2ccd7ea02f79..42f640117ef7243ed21dd5f4aab3555b6dae3fd9 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"'.