Replace static monitor handler tables with dynamic handler registry
[trust_router.git] / include / tr_mon.h
index e956db2..15ab640 100644 (file)
@@ -38,6 +38,7 @@
 #include <tr_event.h>
 #include <tr_config.h>
 #include <mon_internal.h>
+#include <mons_handlers.h>
 
 int tr_mons_event_init(struct event_base *base,
                        MONS_INSTANCE *mons,