X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Falloc.c;h=9d9c6d68ba8b4a8a41974cd3f9db29daa17dabd1;hb=ae47ad0774edd8cb376772ae7e615428295f979e;hp=ed6ec54e77ce86c823c9aec6b3b449767fc1c6f0;hpb=2675adcb29d689ee6d270f52658af17f2deeaf77;p=sbcl.git diff --git a/src/runtime/alloc.c b/src/runtime/alloc.c index ed6ec54..9d9c6d6 100644 --- a/src/runtime/alloc.c +++ b/src/runtime/alloc.c @@ -17,10 +17,9 @@ #include #include -#include "genesis/config.h" +#include "sbcl.h" #include "runtime.h" #include "os.h" -#include "sbcl.h" #include "alloc.h" #include "globals.h" #include "gc.h"