1.0.12.33: Have foreign.test.sh create .so files under the test directory
[sbcl.git] / src / runtime / linux-os.c
index bcc5e9f..f50b7b1 100644 (file)
@@ -52,6 +52,8 @@
 #include "gc.h"
 #if defined LISP_FEATURE_GENCGC
 #include "gencgc-internal.h"
+#else
+#include "cheneygc-internal.h"
 #endif
 
 #ifdef LISP_FEATURE_X86