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