Skip to content
Snippets Groups Projects

Events cleanup

Merged Ghost User requested to merge events-cleanup into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -18,7 +18,7 @@
#include "common-knot/evsched.h"
#include "knot/worker/pool.h"
#include "knot/zone/events.h"
#include "knot/zone/events/events.h"
#include "knot/zone/zone.h"
static void test_scheduling(zone_t *zone)
Loading