accept tests: Fix for native Windows.
[gnulib.git] / ChangeLog
index eed69ce..f3c6f99 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-09-20  Bruno Haible  <bruno@clisp.org>
+
+       accept tests: Fix for native Windows.
+       * tests/test-accept.c: Include sockets.h.
+       (main): Invoke gl_sockets_startup.
+       * modules/accept-tests (Depends-on): Add sockets.
+
 2011-09-19  Bruno Haible  <bruno@clisp.org>
 
        msvc-inval: Require a semicolon after DONE_MSVC_INVAL.