mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-08-17 21:25:50 +02:00
fixes for _t changes.
git-svn-id: file:///svn/unbound/trunk@3992 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ static int service_cmdline_verbose = 0;
|
||||
/** the cron callback */
|
||||
static struct comm_timer* service_cron = NULL;
|
||||
/** the cron thread */
|
||||
static ub_thread_t cron_thread = NULL;
|
||||
static ub_thread_type cron_thread = NULL;
|
||||
/** if cron has already done its quick check */
|
||||
static int cron_was_quick = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user