got rid of deprecated create_iterator_locked()

This commit is contained in:
Martin Willi
2008-11-05 08:32:38 +00:00
parent e10b0d0fc0
commit e13389a7f7
16 changed files with 90 additions and 92 deletions
+2
View File
@@ -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>