X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fprint.h;h=9bfe56085f6cd3cf2579cf2872701d975aa42e19;hb=1363121ddb1d2e722e2e41d1c93758551066797c;hp=7e6b1197270748eb7143477cd5c5dca0fe534303;hpb=cea4896b2482b7b2b429c1631d774b4cfbc0efba;p=sbcl.git diff --git a/src/runtime/print.h b/src/runtime/print.h index 7e6b119..9bfe560 100644 --- a/src/runtime/print.h +++ b/src/runtime/print.h @@ -12,6 +12,7 @@ #ifndef _PRINT_H_ #define _PRINT_H_ +#include "sbcl.h" #include "runtime.h" extern char *lowtag_Names[], *subtype_Names[];