summaryrefslogtreecommitdiffstats
path: root/lib/show_progress.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/show_progress.c')
-rw-r--r--lib/show_progress.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/show_progress.c b/lib/show_progress.c
index 85085790f6..259fb7ab19 100644
--- a/lib/show_progress.c
+++ b/lib/show_progress.c
@@ -17,7 +17,7 @@
#include <common.h>
#include <fs.h>
#include <progress.h>
-#include <asm-generic/div64.h>
+#include <linux/math64.h>
#define HASHES_PER_LINE 65