1*fe77cc04SRobert Mustacchi/* 2*fe77cc04SRobert Mustacchi * This file and its contents are supplied under the terms of the 3*fe77cc04SRobert Mustacchi * Common Development and Distribution License ("CDDL"), version 1.0. 4*fe77cc04SRobert Mustacchi * You may only use this file in accordance with the terms of version 5*fe77cc04SRobert Mustacchi * 1.0 of the CDDL. 6*fe77cc04SRobert Mustacchi * 7*fe77cc04SRobert Mustacchi * A full copy of the text of the CDDL should have accompanied this 8*fe77cc04SRobert Mustacchi * source. A copy of the CDDL is also available via the Internet at 9*fe77cc04SRobert Mustacchi * http://www.illumos.org/license/CDDL. 10*fe77cc04SRobert Mustacchi */ 11*fe77cc04SRobert Mustacchi 12*fe77cc04SRobert Mustacchi/* 13*fe77cc04SRobert Mustacchi * Copyright (c) 2012 Joyent, Inc. All rights reserved. 14*fe77cc04SRobert Mustacchi * Use is subject to license terms. 15*fe77cc04SRobert Mustacchi */ 16*fe77cc04SRobert Mustacchi 17*fe77cc04SRobert Mustacchi/* LINTLIBRARY */ 18*fe77cc04SRobert Mustacchi/* PROTOLIB1 */ 19*fe77cc04SRobert Mustacchi 20*fe77cc04SRobert Mustacchi#include <libipd.h> 21