summaryrefslogtreecommitdiffstats
path: root/commands/readf.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/readf.c')
-rw-r--r--commands/readf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/readf.c b/commands/readf.c
index c8cc574f35..8dd5a2b55a 100644
--- a/commands/readf.c
+++ b/commands/readf.c
@@ -1,6 +1,7 @@
#include <common.h>
#include <command.h>
#include <fs.h>
+#include <libfile.h>
#include <malloc.h>
#include <linux/stat.h>
#include <linux/ctype.h>