remove cdbhdl.h bug 64260 reviewed by wtc.
git-svn-id: svn://10.0.0.236/trunk@85976 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
6f82cd744a
commit
2edf510fba
@ -41,7 +41,6 @@
|
||||
|
||||
#include "pk11func.h"
|
||||
#include "cert.h"
|
||||
#include "cdbhdl.h"
|
||||
#include "cryptohi.h"
|
||||
#include "secoid.h"
|
||||
#include "secder.h"
|
||||
|
||||
@ -56,7 +56,6 @@
|
||||
#include "cert.h"
|
||||
#include "certt.h"
|
||||
#include "certdb.h"
|
||||
#include "cdbhdl.h"
|
||||
|
||||
typedef struct {
|
||||
char * name;
|
||||
|
||||
@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "nspr.h"
|
||||
#include "cdbhdl.h"
|
||||
#include "secutil.h"
|
||||
#include "pk11func.h"
|
||||
#include "pkcs12.h"
|
||||
|
||||
@ -48,7 +48,6 @@
|
||||
|
||||
/* Security library files */
|
||||
#include "cert.h"
|
||||
#include "cdbhdl.h"
|
||||
#include "ssl.h"
|
||||
#include "sslproto.h"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user