Update Gnulib to v0.0-6523-gb3609c1.
[bpt/guile.git] / lib / sockets.h
index 518565d..d47112c 100644 (file)
@@ -36,6 +36,8 @@ int gl_sockets_cleanup (void);
 
 #include <sys/socket.h>
 
+#include "msvc-nothrow.h"
+
 static inline SOCKET
 gl_fd_to_handle (int fd)
 {