summaryrefslogtreecommitdiff
path: root/lib/event_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/event_test.c')
-rw-r--r--lib/event_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/event_test.c b/lib/event_test.c
index e14d0b95..3070327d 100644
--- a/lib/event_test.c
+++ b/lib/event_test.c
@@ -55,8 +55,8 @@ t_ev_run_list(void)
olock_init();
timer_init();
- io_init();
rt_init();
+ io_init();
if_init();
// roa_init();
config_init();