llib-lssagent revision 7c478bd95313f5f23a4c958a745db2134aa03244
293N/A/*
293N/A * CDDL HEADER START
293N/A *
293N/A * The contents of this file are subject to the terms of the
293N/A * Common Development and Distribution License, Version 1.0 only
293N/A * (the "License"). You may not use this file except in compliance
293N/A * with the License.
293N/A *
293N/A * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
293N/A * or http://www.opensolaris.org/os/licensing.
293N/A * See the License for the specific language governing permissions
293N/A * and limitations under the License.
293N/A *
293N/A * When distributing Covered Code, include this CDDL HEADER in each
293N/A * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
293N/A * If applicable, add the following below this CDDL HEADER, with the
293N/A * fields enclosed by brackets "[]" replaced with your own identifying
293N/A * information: Portions Copyright [yyyy] [name of copyright owner]
293N/A *
293N/A * CDDL HEADER END
293N/A */
293N/A/*
3817N/A * Copyright (c) 2001 by Sun Microsystems, Inc.
293N/A * All rights reserved.
293N/A */
293N/A
293N/A#pragma ident "%Z%%M% %I% %E% SMI"
293N/A
293N/A/* LINTLIBRARY */
293N/A/* PROTOLIB1 */
1116N/A
293N/A#include <node.h>
293N/A#include <sys/socket.h>
293N/A#include <pagent.h>
844N/A#include <subtree.h>
1116N/A#include <table.h>
293N/A#include <snmpd.h>
1258N/A#include <reg_subtree.h>
293N/A