Make the headers usable in C++.
[pspp] / ChangeLog
index 08a77bf1f300e5c3c73668a463ca45674eed8497..bdff5cc5e6e7aab1cb3d603996fe2ccd7ea02f79 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-09-29  Bruno Haible  <bruno@clisp.org>
+
+       * lib/sys_socket.in.h: Wrap the definitions in 'extern "C"'.
+       * lib/sys_select.in.h: Likewise.
+
+2008-09-29  Bruno Haible  <bruno@clisp.org>
+
+       * lib/winsock.c (rpl_close, rpl_socket): Remove unused variables.
+
 2008-09-29  Bruno Haible  <bruno@clisp.org>
 
        * m4/sockets.m4 (gl_SOCKETS): Check also for the need to use -lsocket.