xref: /onnv-gate/usr/src/lib/libadutils/common/llib-ladutils (revision 8040:42abce45ef67)
1*8040SBaban.Kenkre@Sun.COM/*
2*8040SBaban.Kenkre@Sun.COM * CDDL HEADER START
3*8040SBaban.Kenkre@Sun.COM *
4*8040SBaban.Kenkre@Sun.COM * The contents of this file are subject to the terms of the
5*8040SBaban.Kenkre@Sun.COM * Common Development and Distribution License (the "License").
6*8040SBaban.Kenkre@Sun.COM * You may not use this file except in compliance with the License.
7*8040SBaban.Kenkre@Sun.COM *
8*8040SBaban.Kenkre@Sun.COM * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*8040SBaban.Kenkre@Sun.COM * or http://www.opensolaris.org/os/licensing.
10*8040SBaban.Kenkre@Sun.COM * See the License for the specific language governing permissions
11*8040SBaban.Kenkre@Sun.COM * and limitations under the License.
12*8040SBaban.Kenkre@Sun.COM *
13*8040SBaban.Kenkre@Sun.COM * When distributing Covered Code, include this CDDL HEADER in each
14*8040SBaban.Kenkre@Sun.COM * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*8040SBaban.Kenkre@Sun.COM * If applicable, add the following below this CDDL HEADER, with the
16*8040SBaban.Kenkre@Sun.COM * fields enclosed by brackets "[]" replaced with your own identifying
17*8040SBaban.Kenkre@Sun.COM * information: Portions Copyright [yyyy] [name of copyright owner]
18*8040SBaban.Kenkre@Sun.COM *
19*8040SBaban.Kenkre@Sun.COM * CDDL HEADER END
20*8040SBaban.Kenkre@Sun.COM */
21*8040SBaban.Kenkre@Sun.COM/*
22*8040SBaban.Kenkre@Sun.COM * Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
23*8040SBaban.Kenkre@Sun.COM * Use is subject to license terms.
24*8040SBaban.Kenkre@Sun.COM */
25*8040SBaban.Kenkre@Sun.COM
26*8040SBaban.Kenkre@Sun.COM/* LINTLIBRARY */
27*8040SBaban.Kenkre@Sun.COM/* PROTOLIB1 */
28*8040SBaban.Kenkre@Sun.COM
29*8040SBaban.Kenkre@Sun.COM#include "adutils_impl.h"
30