projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de12116
)
Remove redundant PREDECLARE statement.
author
Dr. Stephen Henson
<steve@openssl.org>
Thu, 16 Nov 2006 00:52:49 +0000
(
00:52
+0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Thu, 16 Nov 2006 00:52:49 +0000
(
00:52
+0000)
crypto/pkcs12/pkcs12.h
patch
|
blob
|
history
diff --git
a/crypto/pkcs12/pkcs12.h
b/crypto/pkcs12/pkcs12.h
index a2d7e359a0fd38047a2041674a3738452440e794..c84606dc9302a4c34138b22ecfa8f5f5626d7ee1 100644
(file)
--- a/
crypto/pkcs12/pkcs12.h
+++ b/
crypto/pkcs12/pkcs12.h
@@
-108,8
+108,6
@@
PKCS12_MAC_DATA *mac;
PKCS7 *authsafes;
} PKCS12;
-PREDECLARE_STACK_OF(PKCS12_SAFEBAG)
-
typedef struct {
ASN1_OBJECT *type;
union {