summaryrefslogtreecommitdiffstats
path: root/src/barebox-state/backend_format_raw.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/barebox-state/backend_format_raw.c')
-rw-r--r--src/barebox-state/backend_format_raw.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/barebox-state/backend_format_raw.c b/src/barebox-state/backend_format_raw.c
index ad55b9f..4209424 100644
--- a/src/barebox-state/backend_format_raw.c
+++ b/src/barebox-state/backend_format_raw.c
@@ -21,7 +21,9 @@
#include <digest.h>
#include <linux/kernel.h>
#include <malloc.h>
+#include <crc.h>
#include <of.h>
+#include <crc.h>
#include "state.h"