bdk: mc: fix warning for arbiter check

This commit is contained in:
CTCaer
2025-04-30 09:14:32 +03:00
committed by Christoph Baumann
parent 74833e19e7
commit 8978ba9e54

View File

@@ -18,6 +18,7 @@
#include <string.h>
#include <mem/heap.h>
#include <mem/mc.h>
#include <soc/timer.h>
#include <storage/emmc.h>
#include <storage/sdmmc.h>