X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fsockets.c;h=ae961482aa79f7d8628b3b777a69dfd966cc8277;hb=fa1db0dd22768f09a507674a30beb5b8a87bb35f;hp=53cb66e4681ee1f3906ce346a415a72a2f4f9c98;hpb=69a557732a63d666a4578a329860b2bd6c966adc;p=gnulib.git diff --git a/lib/sockets.c b/lib/sockets.c index 53cb66e46..ae961482a 100644 --- a/lib/sockets.c +++ b/lib/sockets.c @@ -1,6 +1,6 @@ /* sockets.c --- wrappers for Windows socket functions - Copyright (C) 2008-2011 Free Software Foundation, Inc. + Copyright (C) 2008-2013 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -28,6 +28,7 @@ # include # include "fd-hook.h" +# include "msvc-nothrow.h" /* Get set_winsock_errno, FD_TO_SOCKET etc. */ # include "w32sock.h"