X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fruntime%2Fhppa-arch.c;h=f91a065a109750c40a5c47842a0044864acb308f;hb=cce46771e6d734c275f3e2d5620004da3b5d09ee;hp=98ad085e449466c8220b23bdea688f1546327da8;hpb=2378b4fe567a8fea78b1e4915b9497d8c18ca92f;p=sbcl.git diff --git a/src/runtime/hppa-arch.c b/src/runtime/hppa-arch.c index 98ad085..f91a065 100644 --- a/src/runtime/hppa-arch.c +++ b/src/runtime/hppa-arch.c @@ -11,9 +11,9 @@ #include /* Copied from sparc-arch.c. Not all of these are necessary, probably */ +#include "sbcl.h" #include "runtime.h" #include "arch.h" -#include "sbcl.h" #include "globals.h" #include "validate.h" #include "os.h"