X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Flinux-os.c;h=eb1a5a0931a069ee12b375c5261f042aa2398817;hb=80f222325e1f677e5cf8de01c6990906fa47f65d;hp=7dcad35bda6a454e1302d09efa889f083652c319;hpb=7646aefa188758e2892fea2ad02be4f29b3938f2;p=sbcl.git diff --git a/src/runtime/linux-os.c b/src/runtime/linux-os.c index 7dcad35..eb1a5a0 100644 --- a/src/runtime/linux-os.c +++ b/src/runtime/linux-os.c @@ -48,7 +48,7 @@ size_t os_vm_page_size; #ifdef LISP_FEATURE_SB_FUTEX -#include +#include #include /* values taken from the kernel's linux/futex.h. This header file