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

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

#else

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

#endif