llib-ldhcputil revision 7c478bd95313f5f23a4c958a745db2134aa03244
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence/*
499b34cea04a46823d003d4c0520c8b03e8513cbBrian Wellington * CDDL HEADER START
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence *
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence * The contents of this file are subject to the terms of the
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence * Common Development and Distribution License, Version 1.0 only
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence * (the "License"). You may not use this file except in compliance
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence * with the License.
15a44745412679c30a6d022733925af70a38b715David Lawrence *
15a44745412679c30a6d022733925af70a38b715David Lawrence * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15a44745412679c30a6d022733925af70a38b715David Lawrence * or http://www.opensolaris.org/os/licensing.
15a44745412679c30a6d022733925af70a38b715David Lawrence * See the License for the specific language governing permissions
15a44745412679c30a6d022733925af70a38b715David Lawrence * and limitations under the License.
15a44745412679c30a6d022733925af70a38b715David Lawrence *
15a44745412679c30a6d022733925af70a38b715David Lawrence * When distributing Covered Code, include this CDDL HEADER in each
15a44745412679c30a6d022733925af70a38b715David Lawrence * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence * If applicable, add the following below this CDDL HEADER, with the
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence * fields enclosed by brackets "[]" replaced with your own identifying
28fc90e6c81338c5f34e065fdda49d320e362583Mark Andrews * information: Portions Copyright [yyyy] [name of copyright owner]
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence *
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence * CDDL HEADER END
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence */
0e1bef59f060f6442a93cb662b0313e8908500e1Bob Halley/*
0e1bef59f060f6442a93cb662b0313e8908500e1Bob Halley * Copyright 1999-2003 Sun Microsystems, Inc. All rights reserved.
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence * Use is subject to license terms.
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence */
a91a5c2322146f1dfa94c2ff7c559f10217a611aDavid Lawrence
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence#pragma ident "%Z%%M% %I% %E% SMI"
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence/* LINTLIBRARY */
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence/* PROTOLIB1 */
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence
a91a5c2322146f1dfa94c2ff7c559f10217a611aDavid Lawrence#include <dhcp_symbol.h>
a91a5c2322146f1dfa94c2ff7c559f10217a611aDavid Lawrence#include <dhcp_inittab.h>
a91a5c2322146f1dfa94c2ff7c559f10217a611aDavid Lawrence#include <dhcpmsg.h>
49e558760e9c21a6b7c726ccf999a2711fd8eef9David Lawrence#include <dhcp_impl.h>
a91a5c2322146f1dfa94c2ff7c559f10217a611aDavid Lawrence