X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=sql%2Fpackage.lisp;h=3f8f49c271132ceab2d698363d532ab8829367c0;hb=fa071351835a2c754895cb917db9c63303e7b5c1;hp=dd3e5ddccad1295d63329e77cc1959fa45565f59;hpb=7d50938ba2db52a713498e49aa1679deae6f0b6b;p=clsql.git diff --git a/sql/package.lisp b/sql/package.lisp index dd3e5dd..3f8f49c 100644 --- a/sql/package.lisp +++ b/sql/package.lisp @@ -8,7 +8,7 @@ ;;;; Original code by Pierre R. Mai ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: package.lisp,v 1.1 2002/09/30 10:19:23 kevin Exp $ +;;;; $Id: package.lisp,v 1.2 2002/10/21 07:45:50 kevin Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; and Copyright (c) 1999-2001 by Pierre R. Mai @@ -26,6 +26,7 @@ (defpackage :clsql-sys (:nicknames :clsql) (:use :common-lisp :clsql-base-sys) + #+scl (:import-from :thread #:make-lock #:with-lock-held) (:import-from :clsql-base .