]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - api/api_storage.c
api: fix type mismatch
[karo-tx-uboot.git] / api / api_storage.c
index 74391a59d083108ed4c19b6b34dd1e095f82489a..5642dd33bc32c71265e1d470e767c214d821cf1d 100644 (file)
 #include <common.h>
 #include <api_public.h>
 
+#if defined(CONFIG_CMD_USB) && defined(CONFIG_USB_STORAGE)
+#include <usb.h>
+#endif
+
 #define DEBUG
 #undef DEBUG