0.8.0.54:
[sbcl.git] / src / runtime / search.c
index 611c77a..6988dda 100644 (file)
@@ -15,6 +15,7 @@
 #include "sbcl.h"
 #include "os.h"
 #include "search.h"
+#include "thread.h"
 #include "genesis/primitive-objects.h"
 
 boolean search_for_type(int type, lispobj **start, int *count)