diff options
Diffstat (limited to 'Win32/Include/arpa/nameser.h')
-rw-r--r-- | Win32/Include/arpa/nameser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Win32/Include/arpa/nameser.h b/Win32/Include/arpa/nameser.h index b20dc1e3..c70a655e 100644 --- a/Win32/Include/arpa/nameser.h +++ b/Win32/Include/arpa/nameser.h @@ -61,7 +61,7 @@ #ifndef _NAMESER_H_ #define _NAMESER_H_ -#ifndef WIN32 +#ifndef _WIN32 #include <sys/param.h> #if (!defined(BSD)) || (BSD < 199306) # include <sys/bitypes.h> |