env: Move env_set_ulong() to env.h
[pandora-u-boot.git] / board / engicam / common / board.c
index 567b9f6..0c47afe 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include <common.h>
+#include <env.h>
 #include <mmc.h>
 #include <asm/arch/sys_proto.h>
 #include <watchdog.h>