azure: Update the script to prepend PATH not override PATH
[platform/kernel/u-boot.git] / cmd / source.c
index 1a9a71a..3a51ebf 100644 (file)
@@ -16,6 +16,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <env.h>
 #include <image.h>
 #include <malloc.h>
 #include <mapmem.h>