[metadata] Fix FullAOT build
[mono.git] / mono / metadata / file-mmap-windows.c
index 78203ad47a81c5b53c252604e07d0f65e6ec3f05..dba37472c34741355a3f5e1e954f4c54a86801ad 100644 (file)
@@ -5,11 +5,12 @@
  *     Rodrigo Kumpera
  *
  * Copyright 2014 Xamarin Inc (http://www.xamarin.com)
+ * Licensed under the MIT license. See LICENSE file in the project root for full license information.
  */
 
 #include <config.h>
 
-#ifdef TARGET_WIN32
+#ifdef HOST_WIN32
 
 #include <glib.h>
 #include <string.h>