Remove pointless externs - the structs are declared in the same files a
authorjsing <jsing@openbsd.org>
Fri, 16 Oct 2015 15:15:39 +0000 (15:15 +0000)
committerjsing <jsing@openbsd.org>
Fri, 16 Oct 2015 15:15:39 +0000 (15:15 +0000)
commit8cf94abf37b701f0cd695afda663bf9c1750206c
treeb77840063a868e55be16c2440ba19ac1c54a0366
parentf95583215e42c03127b28492f776bc9ade14f242
Remove pointless externs - the structs are declared in the same files a
few lines above.
lib/libcrypto/asn1/n_pkey.c
lib/libcrypto/ec/ec_asn1.c
lib/libcrypto/ecdsa/ecs_asn1.c
lib/libssl/src/crypto/asn1/n_pkey.c
lib/libssl/src/crypto/ec/ec_asn1.c
lib/libssl/src/crypto/ecdsa/ecs_asn1.c