summaryrefslogtreecommitdiff
path: root/nt/inc
diff options
context:
space:
mode:
authorGeoff Voelker <voelker@cs.washington.edu>1996-11-19 07:14:26 +0000
committerGeoff Voelker <voelker@cs.washington.edu>1996-11-19 07:14:26 +0000
commit6219f8bffe4b0bab0456d029c3f001c8d4d187a6 (patch)
tree50fbc78cbb6333471916fb1756a99376d56e83bd /nt/inc
parent489f93712159771f38253bdc9c7906356c606061 (diff)
downloademacs-6219f8bffe4b0bab0456d029c3f001c8d4d187a6.tar.gz
Use new name w32.h for nt.h
Diffstat (limited to 'nt/inc')
-rw-r--r--nt/inc/sys/socket.h2
1 files changed, 1 insertions, 1 deletions
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