]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/image.h
Fix musl build
[karo-tx-uboot.git] / 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