$NetBSD: patch-ai,v 1.2 2002/08/21 12:59:17 kent Exp $

--- include/windows.h.orig	Thu Apr 11 10:18:59 2002
+++ include/windows.h
@@ -149,7 +149,7 @@
 #define __USE_W32_SOCKETS
 #endif
 #endif
-#if defined(__USE_W32_SOCKETS) || !(defined(__CYGWIN__) || defined(__MSYS__) || defined(_UWIN))
+#if defined(__USE_W32_SOCKETS) || !(defined(__CYGWIN__) || defined(__MSYS__) || defined(_UWIN) || defined(__NetBSDPE__))
 #if (_WIN32_WINNT >= 0x0400)
 #include <winsock2.h>
 /*
