diff options
Diffstat (limited to 'cmd/fdc.c')
-rw-r--r-- | cmd/fdc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/fdc.c b/cmd/fdc.c index 7bfaae0e381..7d4b8296374 100644 --- 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 |