Use Gnulib's `localcharset', with local patches.
[bpt/guile.git] / lib / sockets.c
index 432f3b5..843d992 100644 (file)
@@ -28,6 +28,7 @@
 # include <sys/socket.h>
 
 # include "fd-hook.h"
+# include "msvc-nothrow.h"
 
 /* Get set_winsock_errno, FD_TO_SOCKET etc. */
 # include "w32sock.h"