summaryrefslogtreecommitdiff
path: root/include/ucd-snmp/mib_module_config.h
blob: 5def4f82e49daade8dc598bad0b53f03759392c5 (plain)
1
2
3
4
5
6
7
8
9
#ifdef UCD_COMPATIBLE

#include <net-snmp/agent/mib_module_config.h>

#else

#error "Please update your headers or configure using --enable-ucd-snmp-compatibility"

#endif