test: dm: add test for phandle access functions
[platform/kernel/u-boot.git] / test / time_ut.c
index 70a866b..80b82db 100644 (file)
@@ -8,6 +8,7 @@
 #include <command.h>
 #include <errno.h>
 #include <time.h>
+#include <linux/delay.h>
 
 static int test_get_timer(void)
 {