X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=interfaces%2Fmysql%2Fmysql-package.cl;h=afacc6216270bcd075df0ec51df37b4f1985659e;hb=da7a9d71f5424ad017be7fd1c4ca17aaffa91b2a;hp=0d101a0e5a6cc0ae480adb7e9cded18a5fbfc851;hpb=8e83690d8dc88baafeb75f5b48a80a6c0e6a89c3;p=clsql.git diff --git a/interfaces/mysql/mysql-package.cl b/interfaces/mysql/mysql-package.cl index 0d101a0..afacc62 100644 --- a/interfaces/mysql/mysql-package.cl +++ b/interfaces/mysql/mysql-package.cl @@ -7,7 +7,7 @@ ;;;; Programmers: Kevin M. Rosenberg ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: mysql-package.cl,v 1.6 2002/03/27 05:37:35 kevin Exp $ +;;;; $Id: mysql-package.cl,v 1.7 2002/03/27 08:09:25 kevin Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -20,7 +20,7 @@ (in-package :cl-user) (defpackage :mysql - (:use :common-lisp) + (:use :common-lisp :clsql-uffi) (:export #:database-library-loaded