test: dm_mdio: avoid out of bounds access
[oweals/u-boot.git] / disk / part.c
index 7e842147317194309b5691d0eda004d35545ef1a..8982ef3baed129f13ed8936eecb2380a334c9b0b 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <env.h>
 #include <errno.h>
 #include <ide.h>
 #include <malloc.h>