0.6.9.6:
[sbcl.git] / src / code / error.lisp
index 1d6e5c7..78b73a1 100644 (file)
@@ -11,7 +11,7 @@
 ;;;; provided with absolutely no warranty. See the COPYING and CREDITS
 ;;;; files for more information.
 
-(in-package "SB!CONDITIONS")
+(in-package "SB!KERNEL")
 
 (define-condition simple-style-warning (simple-condition style-warning) ())