sandbox: Add the handoff header for spl
[platform/kernel/u-boot.git] / arch / sandbox / cpu / spl.c
index 650bdb0..3f107b8 100644 (file)
@@ -6,6 +6,7 @@
 #include <common.h>
 #include <dm.h>
 #include <hang.h>
+#include <handoff.h>
 #include <init.h>
 #include <log.h>
 #include <os.h>