2006-08-31 Zoltan Varga <vargaz@gmail.com>
[mono.git] / mono / metadata / sgen-gc.c
index 5ced153a1e13b0dffe1774924398e7e478b5b710..d8dd8fddf81dc9d462e0c8fba1d7106303e9a87b 100644 (file)
       barrier calls in ctors (but that is not valid for other reasons, too).
    *) add write barriers to the Clone methods
  */
+#include "config.h"
 #ifdef HAVE_SGEN_GC
 
 #include <unistd.h>
 #include <sys/mman.h>
 #include <time.h>
 #include <fcntl.h>
-#include "config.h"
 #include "metadata/metadata-internals.h"
 #include "metadata/class-internals.h"
 #include "metadata/gc-internal.h"