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