X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fruntime%2Fvalidate.c;h=5c24d47bf0ff8c07490f80530873d03acfa0b4d6;hb=686043635c45a16b418d2cc96a7f704fdab182c2;hp=e3ad9b1f827c90e1982606bf7db97dd5addb314c;hpb=c8322df812da6eb4ef1ae51735b224b2ad0f1503;p=sbcl.git diff --git a/src/runtime/validate.c b/src/runtime/validate.c index e3ad9b1..5c24d47 100644 --- a/src/runtime/validate.c +++ b/src/runtime/validate.c @@ -14,6 +14,8 @@ */ #include +#include + #include "runtime.h" #include "os.h" #include "globals.h"