Include certi.h to resolve invocation of undeclared function.

git-svn-id: svn://10.0.0.236/trunk@132412 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
nelsonb%netscape.com
2002-10-23 22:00:48 +00:00
parent ae66c4dcde
commit cbddd29696

View File

@@ -34,13 +34,14 @@
/*
* Certificate handling code
*
* $Id: certdb.c,v 1.45 2002-10-23 20:50:51 nelsonb%netscape.com Exp $
* $Id: certdb.c,v 1.46 2002-10-23 22:00:48 nelsonb%netscape.com Exp $
*/
#include "nssilock.h"
#include "prmon.h"
#include "prtime.h"
#include "cert.h"
#include "certi.h"
#include "secder.h"
#include "secoid.h"
#include "secasn1.h"