Add missing #include to fix errors on AIX.

This commit is contained in:
nelsonb%netscape.com 2002-04-04 01:35:13 +00:00
Родитель 90bad4891c
Коммит 29d5f9376c
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -41,6 +41,7 @@
#include "prerror.h"
#include "prprf.h"
#include "plgetopt.h"
#include "prenv.h"
#include "secutil.h"
#include "secpkcs7.h"