don't stack-allocate specialized vectors on non-conservtive control stacks
[sbcl.git] / src / runtime / print.c
index 61d5a73..b4152fe 100644 (file)
@@ -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"