summaryrefslogtreecommitdiff
path: root/Win32/Include/net/netdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'Win32/Include/net/netdb.h')
-rw-r--r--Win32/Include/net/netdb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Win32/Include/net/netdb.h b/Win32/Include/net/netdb.h
index f7685d25..49fcd509 100644
--- a/Win32/Include/net/netdb.h
+++ b/Win32/Include/net/netdb.h
@@ -81,7 +81,7 @@ struct rpcent {
int r_number; /* rpc program number */
};
-#ifndef WIN32
+#ifndef _WIN32
#if defined(_POSIX_THREAD_SAFE_FUNCTIONS) || defined(_REENTRANT)
#define __NETDB_MAXALIASES 35