nssren.h needs to be included first in the header file or AIX will fail.
This commit is contained in:
Родитель
0fab6afdcf
Коммит
41822492fe
|
@ -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)
|
||||
|
|
Загрузка…
Ссылка в новой задаче