common: Drop log.h from common header
[platform/kernel/u-boot.git] / arch / x86 / lib / relocate.c
index 4d09e4d..ecbd092 100644 (file)
@@ -15,6 +15,7 @@
  */
 
 #include <common.h>
+#include <log.h>
 #include <relocate.h>
 #include <asm/u-boot-x86.h>
 #include <asm/sections.h>