From 6219f8bffe4b0bab0456d029c3f001c8d4d187a6 Mon Sep 17 00:00:00 2001 From: Geoff Voelker Date: Tue, 19 Nov 1996 07:14:26 +0000 Subject: Use new name w32.h for nt.h --- nt/inc/sys/socket.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nt/inc') diff --git a/nt/inc/sys/socket.h b/nt/inc/sys/socket.h index 4ea1e44cd12..a8f00f83502 100644 --- a/nt/inc/sys/socket.h +++ b/nt/inc/sys/socket.h @@ -44,7 +44,7 @@ #undef FD_ISSET #undef FD_ZERO #undef fd_set -#include "nt.h" +#include "w32.h" #ifdef HAVE_TIMEVAL #undef timeval -- cgit v1.2.1