common: Move enable/disable_interrupts out of common.h
[oweals/u-boot.git] / cmd / fdc.c
index 7bfaae0e381a72e21dc3b82473d2685caef1c2af..7d4b8296374e2a8b76533bd7f9b4f85ec51f3834 100644 (file)
--- a/cmd/fdc.c
+++ b/cmd/fdc.c
@@ -11,6 +11,7 @@
 #include <config.h>
 #include <command.h>
 #include <image.h>
+#include <irq_func.h>
 
 
 #undef FDC_DEBUG