--- a/src/stklos.h +++ b/src/stklos.h @@ -46,15 +46,15 @@ #include #include #include -#ifndef THEADS_NONE + +#include "stklosconf.h" +#include "extraconf.h" +#ifndef THREADS_NONE # include # define GC_THREADS 1 # define _REENTRANT 1 #endif -#include "stklosconf.h" -#include "extraconf.h" - /* To debug the GC uncomment the following line */ /* #define GC_DEBUG 1 */