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