env: Move env_get() to env.h
[platform/kernel/u-boot.git] / board / gdsys / p1022 / controlcenterd.c
index 7bdc924..6eb3d6c 100644 (file)
@@ -23,6 +23,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <env.h>
 #include <pci.h>
 #include <asm/processor.h>
 #include <asm/mmu.h>