Skip to content
Snippets Groups Projects

Events cleanup

Merged Ghost User requested to merge events-cleanup into master
7 files
+ 13
13
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -22,8 +22,8 @@
#include "knot/worker/pool.h"
#include "knot/zone/zone.h"
#include "knot/zone/events/events.h"
#include "knot/zone/events/events-impl.h"
#include "knot/zone/events/events-replan.h"
#include "knot/zone/events/handlers.h"
#include "knot/zone/events/replan.h"
/* ------------------------- internal timers -------------------------------- */
Loading