Pull changes forward from Nova.

Missing typedef.
This commit is contained in:
tomw%netscape.com 1998-10-05 22:47:13 +00:00
Родитель ef4c933217
Коммит fbec39d173
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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;