r9336: 12 May 2004 Kevin Rosenberg (kevin@rosenberg.net)
[clsql.git] / db-oracle / oracle-package.lisp
index 681617a63bc55db542feebcd7604c2a1922b429b..41f174b6bcd2d6ee12ad11cc1dcb9cee949c1d17 100644 (file)
@@ -7,7 +7,7 @@
 ;;;;
 ;;;; $Id$
 ;;;;
-;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg
+;;;; This file is part of CLSQL.
 ;;;;
 ;;;; CLSQL users are granted the rights to distribute and use this software
 ;;;; as governed by the terms of the Lisp Lesser GNU Public License
@@ -17,7 +17,7 @@
 (in-package #:cl-user)
 
 (defpackage #:clsql-oracle
-  (:use #:common-lisp #:clsql-base)
+  (:use #:common-lisp #:clsql-sys)
   (:export #:oracle-database
           #:*oracle-so-load-path*
           #:*oracle-so-libraries*)