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
@@ -17,6 +17,8 @@
#include "callback_job.h"
#include <pthread.h>
#include <daemon.h>
typedef struct private_callback_job_t private_callback_job_t;