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

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

#else

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

#endif