]> git.sur5r.net Git - u-boot/blobdiff - include/image.h
net/phy: refactor RTL8211F initialization
[u-boot] / include / image.h
index 3844be67d8e014d9c80b6a0ce12cd2fe70faac1d..60b924a5b6feb43a78a16781699547a8d5485247 100644 (file)
@@ -23,6 +23,7 @@
 struct lmb;
 
 #ifdef USE_HOSTCC
+#include <sys/types.h>
 
 /* new uImage format support enabled on host */
 #define CONFIG_FIT             1