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