зеркало из https://github.com/mozilla/pjs.git
Include nss.h for the declaration of NSS_Shutdown. Use "" around prmem.h
and prio.h.
This commit is contained in:
Родитель
178d947d10
Коммит
cb71ea9601
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче