0.8.10.57:
[sbcl.git] / contrib / sb-simple-streams / package.lisp
index eac4c53..622fb5c 100644 (file)
@@ -9,7 +9,7 @@
 
 (defpackage sb-simple-streams
   (:use #:common-lisp)
-  (:import-from #:sb-kernel #:ansi-stream)
+  (:import-from #:sb-kernel #:ansi-stream #:charpos #:line-length)
   (:import-from #:sb-gray #:fundamental-stream)
   (:export ;; Stream classes
    #:STREAM