43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews/*
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews * CDDL HEADER START
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews *
bf8267aa453e5d2a735ed732a043b77a0b355b20Mark Andrews * The contents of this file are subject to the terms of the
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews * Common Development and Distribution License (the "License").
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews * You may not use this file except in compliance with the License.
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews *
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews * or http://www.opensolaris.org/os/licensing.
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews * See the License for the specific language governing permissions
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews * and limitations under the License.
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews *
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews * When distributing Covered Code, include this CDDL HEADER in each
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews * If applicable, add the following below this CDDL HEADER, with the
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews * fields enclosed by brackets "[]" replaced with your own identifying
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews * information: Portions Copyright [yyyy] [name of copyright owner]
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews *
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews * CDDL HEADER END
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews */
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews/*
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews * Copyright 2008 Sun Microsystems, Inc. All rights reserved.
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews * Use is subject to license terms.
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews *
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews * lib/libshell/common/llib-lshell
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews *
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews */
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews/*LINTLIBRARY*/
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews/*PROTOLIB1*/
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews#include <shell.h>
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews#include <nval.h>
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews