I made a mistake in the previous checkin. certdb.h doesn't need to be
included because the new function CERT_FindCertBySubjKeyID is declared in cert.h. git-svn-id: svn://10.0.0.236/trunk@135380 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
eeee2c78f1
commit
a4b978b840
@ -34,13 +34,12 @@
|
||||
/*
|
||||
* CMS signerInfo methods.
|
||||
*
|
||||
* $Id: cmssiginfo.c,v 1.15 2002-12-17 01:39:46 wtc%netscape.com Exp $
|
||||
* $Id: cmssiginfo.c,v 1.16 2002-12-17 02:08:51 wtc%netscape.com Exp $
|
||||
*/
|
||||
|
||||
#include "cmslocal.h"
|
||||
|
||||
#include "cert.h"
|
||||
#include "certdb.h"
|
||||
#include "key.h"
|
||||
#include "secasn1.h"
|
||||
#include "secitem.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user