usr/src/lib/unixodbc/cursorlibrary.h.1.diff
changeset 56 5c4fb282c1e7
parent 55 b08b051f573a
child 57 cdf5eb65bfc8
--- a/usr/src/lib/unixodbc/cursorlibrary.h.1.diff	Tue Nov 16 22:41:24 2010 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,36 +0,0 @@
-#
-# CDDL HEADER START
-#
-# The contents of this file are subject to the terms of the
-# Common Development and Distribution License (the "License").
-# You may not use this file except in compliance with the License.
-#
-# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
-# or http://www.opensolaris.org/os/licensing.
-# See the License for the specific language governing permissions
-# and limitations under the License.
-#
-# When distributing Covered Code, include this CDDL HEADER in each
-# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
-# If applicable, add the following below this CDDL HEADER, with the
-# fields enclosed by brackets "[]" replaced with your own identifying
-# information: Portions Copyright [yyyy] [name of copyright owner]
-#
-# CDDL HEADER END
-#
-#
-# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
-# Use is subject to license terms.
-#
-# ident	"@(#)cursorlibrary.h.1.diff	1.1	09/04/17 SMI"
-#
---- cur/cursorlibrary.h	2007-11-29 07:00:36.000000000 -0500
-+++ cur/cursorlibrary.h	2009-03-15 14:03:14.931313000 -0400
-@@ -531,4 +531,7 @@
-             SQLUSMALLINT *row_status_ptr,
-             SQLULEN *rows_fetched_ptr,
- 			int ext_fetch );
-+SQLRETURN get_column_names( CLHSTMT cl_statement );
-+
- #endif
-+