summaryrefslogtreecommitdiff
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
commitb437d627d60ee4f8b677e6570f39db62cca66056 (patch)
tree94dc8c85e4c4b7a0a42a9b83ed40da2bf88bf5d7
parentac22b4d90bcd6b413f8c186f17e1c5c34eb95727 (diff)
downloademacs-b437d627d60ee4f8b677e6570f39db62cca66056.tar.gz
Use new name w32.h for nt.h
-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