dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync/*
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync * CDDL HEADER START
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync *
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync * The contents of this file are subject to the terms of the
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync * Common Development and Distribution License, Version 1.0 only
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync * (the "License"). You may not use this file except in compliance
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync * with the License.
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync *
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync * or http://www.opensolaris.org/os/licensing.
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync * See the License for the specific language governing permissions
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync * and limitations under the License.
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync *
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync * When distributing Covered Code, include this CDDL HEADER in each
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync * If applicable, add the following below this CDDL HEADER, with the
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync * fields enclosed by brackets "[]" replaced with your own identifying
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync * information: Portions Copyright [yyyy] [name of copyright owner]
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync *
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync * CDDL HEADER END
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync */
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync/*
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync * Copyright (c) 2001 by Sun Microsystems, Inc.
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync * All rights reserved.
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync */
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync#pragma ident "%Z%%M% %I% %E% SMI"
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync/*LINTLIBRARY*/
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync/*PROTOLIB1*/
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync
dba5477a1201b7a6186e5a0ce15c11a8767415d8vboxsync#include <libctf.h>