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
+1
View File
@@ -23,6 +23,7 @@
#include <stdio.h>
#include <string.h>
#include <time.h>
#include <daemon.h>
+1
View File
@@ -23,6 +23,7 @@
#include <printf.h>
#include <sys/stat.h>
#include <errno.h>
#include <time.h>
#include "ike_sa.h"
+2
View File
@@ -17,6 +17,8 @@
#include "ike_auth_lifetime.h"
#include <time.h>
#include <daemon.h>
#include <encoding/payloads/notify_payload.h>