Fix the windows build.
[mono.git] / support / sys-mman.c
index f885d11b82195f45ff638b940222c82000e1882b..ce804ef6fb5761f85393591ba8562ca9df08df57 100644 (file)
@@ -7,6 +7,8 @@
  * Copyright (C) 2004-2006 Jonathan Pryor
  */
 
+#include <config.h>
+
 #define _XOPEN_SOURCE 600
 
 #ifdef PLATFORM_MACOSX