common: Drop part.h from common header
[platform/kernel/u-boot.git] / common / usb_storage.c
index 76af7cc..aba9ccb 100644 (file)
@@ -33,6 +33,7 @@
 
 
 #include <common.h>
+#include <blk.h>
 #include <command.h>
 #include <dm.h>
 #include <errno.h>