diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/bt-utils.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/bt-utils.c b/test/bt-utils.c index aaeb77b8..571ef2fa 100644 --- a/test/bt-utils.c +++ b/test/bt-utils.c @@ -62,6 +62,7 @@ bt_bird_init(void) resource_init(); olock_init(); + timer_init(); io_init(); rt_init(); if_init(); |