0.pre8.33
[sbcl.git] / src / runtime / thread.h
index 948b6b6..737153e 100644 (file)
@@ -11,7 +11,7 @@
 #ifdef LISP_FEATURE_GENCGC
 #include "gencgc-alloc-region.h"
 #else
-#error "threading doesn't work with cheney gc yet"
+struct alloc_region { };
 #endif
 #include "genesis/symbol.h"
 #include "genesis/static-symbols.h"