X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=userapps%2Fopensource%2Fnet-snmp%2Finclude%2Fucd-snmp%2Fasn1.h;fp=userapps%2Fopensource%2Fnet-snmp%2Finclude%2Fucd-snmp%2Fasn1.h;h=078034b725049209bf8d68094d905aa2bcab1dfa;hb=9dffd9f7659a1b28265e0dc9497343eb3d108d02;hp=0000000000000000000000000000000000000000;hpb=e48c2529a5a7e7dbf1797bb6d1bf964bc03e78a7;p=bcm963xx.git diff --git a/userapps/opensource/net-snmp/include/ucd-snmp/asn1.h b/userapps/opensource/net-snmp/include/ucd-snmp/asn1.h new file mode 100644 index 00000000..078034b7 --- /dev/null +++ b/userapps/opensource/net-snmp/include/ucd-snmp/asn1.h @@ -0,0 +1,9 @@ +#ifdef UCD_COMPATIBLE + +#include + +#else + +#error "Please update your headers or configure using --enable-ucd-snmp-compatibility" + +#endif