system.h

00001 #ifndef SNMP_SYSTEM_H
00002 #define SNMP_SYSTEM_H
00003 
00004 #ifndef NET_SNMP_CONFIG_H
00005 #error "Please include <net-snmp/net-snmp-config.h> before this file"
00006 #endif
00007 
00008 #ifdef __cplusplus
00009 extern          "C" {
00010 #endif
00011 
00012 /* Portions of this file are subject to the following copyrights.  See
00013  * the Net-SNMP's COPYING file for more details and other copyrights
00014  * that may apply:
00015  */
00016 /***********************************************************
00017         Copyright 1993 by Carnegie Mellon University
00018 
00019                       All Rights Reserved
00020 
00021 Permission to use, copy, modify, and distribute this software and its
00022 documentation for any purpose and without fee is hereby granted,
00023 provided that the above copyright notice appear in all copies and that
00024 both that copyright notice and this permission notice appear in
00025 supporting documentation, and that the name of CMU not be
00026 used in advertising or publicity pertaining to distribution of the
00027 software without specific, written prior permission.
00028 
00029 CMU DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
00030 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
00031 CMU BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
00032 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
00033 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
00034 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
00035 SOFTWARE.
00036 ******************************************************************/
00038  * portions Copyright 00037 /*