X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fos-common.c;h=1194cccc834acbec4659387a66036482adbf45a8;hb=4fc9d21ae1d8a6a2f8ff70f589d5da103203de13;hp=2f8a56c974c6ee1acb7847ff9f894687e3522a99;hpb=cea4896b2482b7b2b429c1631d774b4cfbc0efba;p=sbcl.git diff --git a/src/runtime/os-common.c b/src/runtime/os-common.c index 2f8a56c..1194ccc 100644 --- a/src/runtime/os-common.c +++ b/src/runtime/os-common.c @@ -13,6 +13,7 @@ #include #include "os.h" +#include "interr.h" /* Except for os_zero, these routines are only called by Lisp code. * These routines may also be replaced by os-dependent versions