Merge branch 'master' into win32-3
[deb_libnfs.git] / nfs / nfsacl.c
index 797745c1f514b5a7e33964700df1d5359d723293..01e26c302d1a0f2d386c02fd28eced2dc63b26ea 100644 (file)
    along with this program; if not, see <http://www.gnu.org/licenses/>.
 */
 
+#if defined(WIN32)
+#include <winsock2.h>
+#endif
+
 #include <stdio.h>
 #include <errno.h>
 #include <sys/stat.h>