From: Geoff Voelker Date: Tue, 19 Nov 1996 07:14:26 +0000 (+0000) Subject: Use new name w32.h for nt.h X-Git-Tag: emacs-20.1~3350 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6219f8bffe4b0bab0456d029c3f001c8d4d187a6;p=emacs.git Use new name w32.h for nt.h --- 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