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

#include <net-snmp/agent/auto_nlist.h>

#else

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

#endif