nssren.h needs to be included first in the header file or AIX will fail.
git-svn-id: svn://10.0.0.236/trunk@110028 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
c70f425fc3
commit
f3abd8769b
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user