X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fos-common.c;h=bb09a24d1808d7148ff7cb0791d4df33ebe913ab;hb=83312cce6ee1c74fe99805831afb5cfbcb4248bd;hp=c7ea58622d656e1b9900aa5d35ce07f82f42f155;hpb=68fd2d2dd6f265669a8957accd8a33e62786a97e;p=sbcl.git diff --git a/src/runtime/os-common.c b/src/runtime/os-common.c index c7ea586..bb09a24 100644 --- a/src/runtime/os-common.c +++ b/src/runtime/os-common.c @@ -11,7 +11,9 @@ #include #include +#include +#include "sbcl.h" #include "os.h" #include "interr.h"