X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fsparc-sunos-os.c;h=469c5a04bde81618d28d16b77c46b26754f6e8cc;hb=b870615b146940f661e5d0e9069ca4e16e9f483d;hp=634e5e15ca99645a09cc1fd0e7cd21f83fe9ce29;hpb=94ac5b7c3ff37850210b6fc9a7593cf1c5752993;p=sbcl.git diff --git a/src/runtime/sparc-sunos-os.c b/src/runtime/sparc-sunos-os.c index 634e5e1..469c5a0 100644 --- a/src/runtime/sparc-sunos-os.c +++ b/src/runtime/sparc-sunos-os.c @@ -36,9 +36,6 @@ #include "validate.h" -#if defined GENCGC /* unlikely ... */ -#include "gencgc.h" -#endif os_context_register_t * os_context_register_addr(os_context_t *context, int offset)