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

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

#else

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

#endif