diff --git a/lib/isc/tests/timer_test.c b/lib/isc/tests/timer_test.c index e6da158fcf..eaa1278aaf 100644 --- a/lib/isc/tests/timer_test.c +++ b/lib/isc/tests/timer_test.c @@ -36,6 +36,8 @@ #include "isctest.h" +#include "../timer.c" + /* Set to true (or use -v option) for verbose output */ static bool verbose = false;