Current File : //usr/include/ucd-snmp/asn1.h
#ifdef UCD_COMPATIBLE

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

#else

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

#endif