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