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

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

#else

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

#endif