summaryrefslogtreecommitdiff
path: root/cleopatre/application/spidnetsnmp/include/ucd-snmp/snmp_debug.h
blob: 83c170e179041f04246fc2311713c31f92989ff4 (plain)
1
2
3
4
5
6
7
8
9
#ifdef UCD_COMPATIBLE

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

#else

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

#endif