blob: 02d498120d0728bee87a493bc4d275e5de4327eb [file] [log] [blame]
#include <net-snmp/system/generic.h>
#include <sys/select.h>
#undef TOTAL_MEMORY_SYMBOL
#undef NPROC_SYMBOL
#undef RTHASHSIZE_SYMBOL
#undef RTHOST_SYMBOL
#undef RTNET_SYMBOL
#undef RTTABLES_SYMBOL
#define RTTABLES_SYMBOL "rt_tables"
#undef ARPTAB_SIZE_SYMBOL
#define ARPTAB_SIZE_SYMBOL "arptabsize"
#undef ARPTAB_SYMBOL
#define ARPTAB_SYMBOL "arptabnb"
#ifndef __GNUC__
# undef NETSNMP_ENABLE_INLINE
# define NETSNMP_ENABLE_INLINE 0
#endif
/* define the extra mib modules that are supported */
#define NETSNMP_INCLUDE_HOST_RESOURCES
/* the legacy symbol NOACCESS clashes with the system headers. Remove it. */
#define NETSNMP_NO_LEGACY_DEFINITIONS