summaryrefslogtreecommitdiffstats
path: root/onlineupdate/source/update/src/mar_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'onlineupdate/source/update/src/mar_private.h')
-rw-r--r--onlineupdate/source/update/src/mar_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/onlineupdate/source/update/src/mar_private.h b/onlineupdate/source/update/src/mar_private.h
index 39a77d1ac03e..a770998da6fe 100644
--- a/onlineupdate/source/update/src/mar_private.h
+++ b/onlineupdate/source/update/src/mar_private.h
@@ -53,7 +53,7 @@ MOZ_STATIC_ASSERT(sizeof(BLOCKSIZE) < \
/* The mar program is compiled as a host bin so we don't have access to NSPR at
runtime. For that reason we use ntohl, htonl, and define HOST_TO_NETWORK64
instead of the NSPR equivalents. */
-#ifdef WNT
+#ifdef _WIN32
#include <winsock2.h>
#define ftello _ftelli64
#define fseeko _fseeki64