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