xref: /onnv-gate/usr/src/lib/libnwam/common/llib-lnwam (revision 11767:8f30d0e611c6)
17645Sjames.d.carlson@sun.com/*
27645Sjames.d.carlson@sun.com * CDDL HEADER START
37645Sjames.d.carlson@sun.com *
47645Sjames.d.carlson@sun.com * The contents of this file are subject to the terms of the
57645Sjames.d.carlson@sun.com * Common Development and Distribution License (the "License").
67645Sjames.d.carlson@sun.com * You may not use this file except in compliance with the License.
77645Sjames.d.carlson@sun.com *
87645Sjames.d.carlson@sun.com * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
97645Sjames.d.carlson@sun.com * or http://www.opensolaris.org/os/licensing.
107645Sjames.d.carlson@sun.com * See the License for the specific language governing permissions
117645Sjames.d.carlson@sun.com * and limitations under the License.
127645Sjames.d.carlson@sun.com *
137645Sjames.d.carlson@sun.com * When distributing Covered Code, include this CDDL HEADER in each
147645Sjames.d.carlson@sun.com * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
157645Sjames.d.carlson@sun.com * If applicable, add the following below this CDDL HEADER, with the
167645Sjames.d.carlson@sun.com * fields enclosed by brackets "[]" replaced with your own identifying
177645Sjames.d.carlson@sun.com * information: Portions Copyright [yyyy] [name of copyright owner]
187645Sjames.d.carlson@sun.com *
197645Sjames.d.carlson@sun.com * CDDL HEADER END
207645Sjames.d.carlson@sun.com */
217645Sjames.d.carlson@sun.com/*
22*11767SAnurag.Maskey@Sun.COM * Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
237645Sjames.d.carlson@sun.com * Use is subject to license terms.
247645Sjames.d.carlson@sun.com */
257645Sjames.d.carlson@sun.com
267645Sjames.d.carlson@sun.com/* LINTLIBRARY */
277645Sjames.d.carlson@sun.com/* PROTOLIB1 */
287645Sjames.d.carlson@sun.com
297645Sjames.d.carlson@sun.com#include <libnwam.h>
30*11767SAnurag.Maskey@Sun.COM#include <libnwam_priv.h>
31