extern.h revision 7c478bd95313f5f23a4c958a745db2134aa03244
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt/*
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt * CDDL HEADER START
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt *
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt * The contents of this file are subject to the terms of the
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt * Common Development and Distribution License, Version 1.0 only
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt * (the "License"). You may not use this file except in compliance
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt * with the License.
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt *
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt * or http://www.opensolaris.org/os/licensing.
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt * See the License for the specific language governing permissions
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt * and limitations under the License.
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt *
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt * When distributing Covered Code, include this CDDL HEADER in each
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt * If applicable, add the following below this CDDL HEADER, with the
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt * fields enclosed by brackets "[]" replaced with your own identifying
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt * information: Portions Copyright [yyyy] [name of copyright owner]
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt *
07630cea1f3a845c09309f197ac7c4f11edd3b62Lennart Poettering * CDDL HEADER END
07630cea1f3a845c09309f197ac7c4f11edd3b62Lennart Poettering */
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt/* Copyright (c) 1988 AT&T */
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt/* All Rights Reserved */
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt#pragma ident "%Z%%M% %I% %E% SMI"
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidtextern ARFILE *listhead, *listend;
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidtextern int signum[];
32a4456cc252689f51f383d150d34ed636bfec4dMichal Schmidt