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

#include <net-snmp/net-snmp-includes.h>

#else

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

#endif