Update domain name to kpe.io
[clsql.git] / db-postgresql-socket / postgresql-socket-package.lisp
index 718667be5984cf62da410d111c460416254e92c9..fbedb5157cf2494bf0ecc59e905a47aa2bad7e68 100644 (file)
@@ -19,7 +19,7 @@
 #+lispworks (require "comm")
 
 (defpackage #:postgresql-socket
-  (:use #:cl md5)
+  (:use #:cl #:md5)
   (:export #:pgsql-ftype
            #:pgsql-ftype#bytea
            #:pgsql-ftype#int2
@@ -56,4 +56,3 @@
            #:copy-cursor-row
            #:skip-cursor-row
            ))
-