1.0.16.35: improved TIME output
[sbcl.git] / src / compiler / early-c.lisp
index 9df9131..cafd675 100644 (file)
 (defvar *trace-table*)
 (defvar *undefined-warnings*)
 (defvar *warnings-p*)
+(defvar *lambda-conversions*)
 
 ;;; This lock is seized in the compiler, and related areas: the
 ;;; compiler is not presently thread-safe