зеркало из https://github.com/mozilla/gecko-dev.git
nssren.h needs to be included first in the header file or AIX will fail.
This commit is contained in:
Родитель
f671d12eba
Коммит
229ee25f50
|
@ -31,9 +31,9 @@
|
|||
* GPL.
|
||||
*/
|
||||
|
||||
#include "nssrenam.h"
|
||||
#include "cmmf.h"
|
||||
#include "cmmfi.h"
|
||||
#include "nssrenam.h"
|
||||
|
||||
SEC_ASN1_MKSUB(SECOID_AlgorithmIDTemplate)
|
||||
SEC_ASN1_MKSUB(SEC_AnyTemplate)
|
||||
|
|
|
@ -32,12 +32,11 @@
|
|||
* GPL.
|
||||
*/
|
||||
|
||||
|
||||
#include "nssrenam.h"
|
||||
#include "cmmf.h"
|
||||
#include "cmmfi.h"
|
||||
#include "secitem.h"
|
||||
#include "secder.h"
|
||||
#include "nssrenam.h"
|
||||
|
||||
SECStatus
|
||||
cmmf_DestroyPKIStatusInfo (CMMFPKIStatusInfo *info, PRBool freeit)
|
||||
|
|
Загрузка…
Ссылка в новой задаче