Codebase list getdns / 12567f5
Fix compiling with --enable-debug-sched Willem Toorop 8 years ago
1 changed file(s) with 3 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
3434 #include "extension/libmini_event.h"
3535 #include "context.h"
3636 #include "util-internal.h"
37 #if defined(SCHED_DEBUG) && SCHED_DEBUG
38 #include <inttypes.h>
39 #endif
3740
3841 static void
3942 getdns_mini_event_cleanup(getdns_eventloop *loop)