1.0.19.16: derive the type of (AREF (THE STRING X) Y) as CHARACTER
[sbcl.git] / src / runtime / print.h
index 7e6b119..9bfe560 100644 (file)
@@ -12,6 +12,7 @@
 #ifndef _PRINT_H_
 #define _PRINT_H_
 
+#include "sbcl.h"
 #include "runtime.h"
 
 extern char *lowtag_Names[], *subtype_Names[];