X-Git-Url: https://git.distorted.org.uk/~mdw/lisp/blobdiff_plain/80c777c5f30d0da25c383d951bb2c2125be33a3f..bf0a8c394bdf34895ad53771665f70c3b80e272e:/unix.lisp?ds=inline diff --git a/unix.lisp b/unix.lisp index 106b8f2..4465740 100644 --- a/unix.lisp +++ b/unix.lisp @@ -24,7 +24,7 @@ ;;; Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. (defpackage #:mdw.unix - (:use #:common-lisp #:mdw.base #:mdw.collect) + (:use #:common-lisp #:mdw.base #:collect) (:export #:unix-error #:errno-value #:with-errno-handlers #:syscall #:syscall* #:stat #:sys-stat