Skip to content

Commit bff8906

Browse files
committed
[sdio][sdhci] fixup the errno import
Signed-off-by: GuEe-GUI <2991707448@qq.com>
1 parent bf040e3 commit bff8906

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

components/drivers/sdio/dev_sdhci.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#endif /* RT_SDIO_DEBUG */
1919
#include <rtdbg.h>
2020

21+
#include <sys/errno.h>
2122
#include <cpuport.h>
2223
#include <mm_aspace.h>
2324
#include "dev_sdio_dm.h"

0 commit comments

Comments
 (0)