got rid of deprecated create_iterator_locked()
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
#include "x509_ac.h"
|
||||
#include "ietf_attr_list.h"
|
||||
|
||||
#include <time.h>
|
||||
|
||||
#include <library.h>
|
||||
#include <debug.h>
|
||||
#include <asn1/oid.h>
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
#include "x509_cert.h"
|
||||
|
||||
#include <sys/stat.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
||||
@@ -20,6 +20,8 @@
|
||||
typedef struct private_x509_crl_t private_x509_crl_t;
|
||||
typedef struct revoked_t revoked_t;
|
||||
|
||||
#include <time.h>
|
||||
|
||||
#include <debug.h>
|
||||
#include <library.h>
|
||||
#include <asn1/oid.h>
|
||||
|
||||
Reference in New Issue
Block a user