~ubuntu-branches/ubuntu/gutsy/openssl/gutsy-security

« back to all changes in this revision

Viewing changes to crypto/x509v3/v3_sxnet.c

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx
  • Date: 2007-03-10 17:11:46 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20070310171146-ekahy2avht7qdc4f
Tags: 0.9.8e-4
openssl should depend on libssl0.9.8 0.9.8e-1 since it 
uses some of the defines that changed to functions.
Other things build against libssl or libcrypto shouldn't 
have this problem since they use the old headers.
(Closes: #414283)

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
static SXNET * sxnet_v2i(X509V3_EXT_METHOD *method, X509V3_CTX *ctx,
73
73
                                                STACK_OF(CONF_VALUE) *nval);
74
74
#endif
75
 
X509V3_EXT_METHOD v3_sxnet = {
 
75
const X509V3_EXT_METHOD v3_sxnet = {
76
76
NID_sxnet, X509V3_EXT_MULTILINE, ASN1_ITEM_ref(SXNET),
77
77
0,0,0,0,
78
78
0,0,