summaryrefslogtreecommitdiff
path: root/gl/sockets.h
diff options
context:
space:
mode:
Diffstat (limited to 'gl/sockets.h')
-rw-r--r--gl/sockets.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gl/sockets.h b/gl/sockets.h
index 93ae5d2800..323f68cd12 100644
--- a/gl/sockets.h
+++ b/gl/sockets.h
@@ -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)
{