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

#include <net-snmp/library/mibincl.h>

#else

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

#endif