Merge branch '2020-01-27-master-imports'
[oweals/u-boot.git] / drivers / rtc / m41t60.c
index c84c8e11b3baf58870c399a5249976f1928d2694..532d2105e12c79c871ae654a09159c8639e83292 100644 (file)
@@ -17,6 +17,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <env.h>
 #include <rtc.h>
 #include <i2c.h>