X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=contrib%2Fsb-cltl2%2Fdefpackage.lisp;h=696e1b840ae4343e99a53d3479f3ac61a5f9a679;hb=a7699535aaba71765335f3be0a2103b2f07941af;hp=bd948b33674aa0f0c86ee60c09b6a0cedb778345;hpb=a72b7117e8f2a832f85bf18f21dbbd8e804211ec;p=sbcl.git diff --git a/contrib/sb-cltl2/defpackage.lisp b/contrib/sb-cltl2/defpackage.lisp index bd948b3..696e1b8 100644 --- a/contrib/sb-cltl2/defpackage.lisp +++ b/contrib/sb-cltl2/defpackage.lisp @@ -1,5 +1,5 @@ (defpackage :sb-cltl2 - (:use :cl :sb-c :sb-int) + (:use :cl :sb-c :sb-int :sb-kernel) (:export #:compiler-let #:macroexpand-all ;; environment access