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:
relyea%netscape.com 2001-02-01 18:09:50 +00:00
parent 6f82cd744a
commit 2edf510fba
4 changed files with 0 additions and 4 deletions

View File

@ -41,7 +41,6 @@
#include "pk11func.h"
#include "cert.h"
#include "cdbhdl.h"
#include "cryptohi.h"
#include "secoid.h"
#include "secder.h"

View File

@ -56,7 +56,6 @@
#include "cert.h"
#include "certt.h"
#include "certdb.h"
#include "cdbhdl.h"
typedef struct {
char * name;

View File

@ -32,7 +32,6 @@
*/
#include "nspr.h"
#include "cdbhdl.h"
#include "secutil.h"
#include "pk11func.h"
#include "pkcs12.h"

View File

@ -48,7 +48,6 @@
/* Security library files */
#include "cert.h"
#include "cdbhdl.h"
#include "ssl.h"
#include "sslproto.h"