X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fos-common.c;h=bb09a24d1808d7148ff7cb0791d4df33ebe913ab;hb=10adbe19b88bf9d4fe65ad67f6de0fd065af87ff;hp=3becd185760596bf616815454e5e19bb4325e738;hpb=686043635c45a16b418d2cc96a7f704fdab182c2;p=sbcl.git diff --git a/src/runtime/os-common.c b/src/runtime/os-common.c index 3becd18..bb09a24 100644 --- a/src/runtime/os-common.c +++ b/src/runtime/os-common.c @@ -11,8 +11,9 @@ #include #include -#include +#include +#include "sbcl.h" #include "os.h" #include "interr.h"