common: Drop linux/delay.h from common header
[oweals/u-boot.git] / examples / api / libgenwrap.c
index 51d6273a9302d034a323eb7ec55ef4f217c0d653..3aa222866ff50bbf5f6f37866348e282b30659af 100644 (file)
@@ -12,6 +12,7 @@
 #include <common.h>
 #include <command.h>
 #include <hang.h>
+#include <linux/delay.h>
 #include <linux/types.h>
 #include <api_public.h>