diff --git a/deflate-test.lisp b/deflate-test.lisp index 07c133c..9663b6b 100644 --- a/deflate-test.lisp +++ b/deflate-test.lisp @@ -37,6 +37,8 @@ #-(or sbcl allegro cmu clisp openmcl lispworks ecl clasp abcl mocl genera mezzano) ... #:fundamental-binary-input-stream #:fundamental-binary-output-stream #:stream-read-byte #:stream-write-byte) + #+ecl + (:shadowing-import-from :gray #:stream-element-type) (:export #:perform-all-tests #:perform-deflate-tests