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

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

#else

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

#endif