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