X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fx86-assem.S;h=5d77b3ec08a9524185694b9a476647e3d57817b5;hb=6fa0ad323b5031017e62ee5d7e016eae2cf79efd;hp=02504792fb53b9e76dfefa0619627327d835e944;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/runtime/x86-assem.S b/src/runtime/x86-assem.S index 0250479..5d77b3e 100644 --- a/src/runtime/x86-assem.S +++ b/src/runtime/x86-assem.S @@ -1,7 +1,5 @@ /* * very-low-level utilities for runtime support - * - * $Header$ */ /* @@ -15,9 +13,8 @@ * files for more information. */ -#include "x86-validate.h" - #define LANGUAGE_ASSEMBLY +#include "validate.h" #include "sbcl.h" /* Minimize conditionalization for different OS naming schemes. */