summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ide-sff.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ata/ide-sff.c')
-rw-r--r--drivers/ata/ide-sff.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ata/ide-sff.c b/drivers/ata/ide-sff.c
index a7f2647afd..3d5932e278 100644
--- a/drivers/ata/ide-sff.c
+++ b/drivers/ata/ide-sff.c
@@ -1,6 +1,7 @@
#include <common.h>
#include <ata_drive.h>
#include <io.h>
+#include <errno.h>
#include <clock.h>
#include <disks.h>
#include <malloc.h>