]> code.delx.au - gnu-emacs/blobdiff - src/w32.c
Merge branch 'emacs-24'
[gnu-emacs] / src / w32.c
index f014cd73a767b9e6a997b9a7d89e421c0692d8da..ca5e14bc60a50e3a6ff256367b98d9e7626d974a 100644 (file)
--- a/src/w32.c
+++ b/src/w32.c
@@ -151,7 +151,7 @@ typedef struct _PROCESS_MEMORY_COUNTERS_EX {
 #define SDDL_REVISION_1        1
 #endif /* SDDL_REVISION_1 */
 
-#if defined(_MSC_VER) || defined(_W64)
+#if defined(_MSC_VER) || defined(MINGW_W64)
 /* MSVC and MinGW64 don't provide the definition of
    REPARSE_DATA_BUFFER and the associated macros, except on ntifs.h,
    which cannot be included because it triggers conflicts with other