X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fos-common.c;h=1194cccc834acbec4659387a66036482adbf45a8;hb=5edd74f6911093805a009a152b32216b3dba59f7;hp=ef31ac9a0cff766bc8b39b3881f1e4ed49762ab3;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/runtime/os-common.c b/src/runtime/os-common.c index ef31ac9..1194ccc 100644 --- a/src/runtime/os-common.c +++ b/src/runtime/os-common.c @@ -9,14 +9,11 @@ * files for more information. */ -/* - * $Header$ - */ - #include #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