1.0.19.16: derive the type of (AREF (THE STRING X) Y) as CHARACTER
[sbcl.git] / src / runtime / print.h
index 3699614..9bfe560 100644 (file)
@@ -9,13 +9,10 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #ifndef _PRINT_H_
 #define _PRINT_H_
 
+#include "sbcl.h"
 #include "runtime.h"
 
 extern char *lowtag_Names[], *subtype_Names[];