spnego_asn1.h 143 B

12345678910
  1. #ifndef __SPNEGO_ASN1_CONF_H_
  2. #define __SPNEGO_ASN1_CONF_H_
  3. #include <libtasn1.h>
  4. extern const asn1_static_node spnego_asn1_conf[];
  5. #endif