X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fprint.c;h=b4152fec88322908eb3cc3bfff1ecce585ddbf6a;hb=f7faed97898dd0e94a18b0d1fca03aaa0fe24ab0;hp=61d5a73995514b2efd9534130ea888b89445f645;hpb=a369686d65039bc87497039ac4db6c4c7c44f443;p=sbcl.git diff --git a/src/runtime/print.c b/src/runtime/print.c index 61d5a73..b4152fe 100644 --- a/src/runtime/print.c +++ b/src/runtime/print.c @@ -33,6 +33,7 @@ #include "os.h" #include "gencgc-alloc-region.h" /* genesis/thread.h needs this */ #include "genesis/static-symbols.h" +#include "thread.h" /* genesis/primitive-objects.h needs this */ #include "genesis/primitive-objects.h" #include "genesis/static-symbols.h" #include "genesis/tagnames.h"