common: Drop log.h from common header
[pandora-u-boot.git] / arch / x86 / lib / interrupts.c
index 40ba7fc..a81e429 100644 (file)
@@ -30,6 +30,7 @@
  */
 
 #include <common.h>
+#include <command.h>
 #include <irq_func.h>
 #include <asm/interrupt.h>