Pull changes forward from Nova.

Missing typedef.


git-svn-id: svn://10.0.0.236/trunk@11954 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
tomw%netscape.com 1998-10-05 22:47:13 +00:00
parent e076a21847
commit 8f57f4ebe9

View File

@ -21,6 +21,7 @@
#include "ntypes.h"
#include "net.h"
typedef struct CERTCertificateStr CERTCertificate;
typedef struct _digests DIGESTS;
typedef struct _zig ZIG;
typedef struct _zigcontext ZIG_Context;