Include nss.h for the declaration of NSS_Shutdown. Use "" around prmem.h

and prio.h.
This commit is contained in:
wtc%netscape.com 2003-05-24 05:23:42 +00:00
Родитель 178d947d10
Коммит cb71ea9601
1 изменённых файлов: 3 добавлений и 2 удалений

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

@ -42,9 +42,10 @@
*
*/
#include "nss.h"
#include "signtool.h"
#include <prmem.h>
#include <prio.h>
#include "prmem.h"
#include "prio.h"
/***********************************************************************
* Global Variable Definitions