X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fwrap.c;h=3b195b88e1c610340588f32d9d14067d4a301e85;hb=929fde778f2e5a422f9bcd8ad5f6dcf1dbfccf15;hp=f12e8960f2ff9e1d62c7be17e8f4c9af7e39a2cf;hpb=8c81c0972f9e70f124b57394b5be29d9e661a0c7;p=sbcl.git diff --git a/src/runtime/wrap.c b/src/runtime/wrap.c index f12e896..3b195b8 100644 --- a/src/runtime/wrap.c +++ b/src/runtime/wrap.c @@ -32,8 +32,8 @@ #include #include -#include "runtime.h" #include "sbcl.h" +#include "runtime.h" #include "util.h" /* Although it might seem as though this should be in some standard