X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fruntime%2Fgc-internal.h;h=78aeaa08249c5e0d393253512036f85cf6e6d616;hb=15d6e7c9a2c3234f95dfe278046fa2fee1b0c007;hp=0b4bd4dd798872073fd843da582942976ccb1f32;hpb=1cfc4ee568b84b2dfa7db391b8a7c269f1bff1be;p=sbcl.git diff --git a/src/runtime/gc-internal.h b/src/runtime/gc-internal.h index 0b4bd4d..78aeaa0 100644 --- a/src/runtime/gc-internal.h +++ b/src/runtime/gc-internal.h @@ -80,6 +80,8 @@ lispobj *search_read_only_space(void *pointer); lispobj *search_static_space(void *pointer); lispobj *search_dynamic_space(void *pointer); +#include "fixnump.h" + /* Scan an area looking for an object which encloses the given pointer. * Return the object start on success or NULL on failure. */ static lispobj *