aboutsummaryrefslogtreecommitdiff
path: root/src/package.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/package.lisp')
-rw-r--r--src/package.lisp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/package.lisp b/src/package.lisp
index 61662ef..d82ec55 100644
--- a/src/package.lisp
+++ b/src/package.lisp
@@ -12,6 +12,7 @@
#:run-program
#:read-file-string
#:copy-stream-to-stream
+ #:slurp-stream-lines
#:subprocess-error
#:stripln
#:unix-namestring
@@ -41,6 +42,7 @@
#:run-program
#:read-file-string
#:copy-stream-to-stream
+ #:slurp-stream-lines
#:subprocess-error
#:stripln
#:unix-namestring