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

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

#else

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

#endif