mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Merge branch 'task/buildv2_hygiene_and_dep_declarations' into 'master'
fix(components): generic dep-declaration and scope-leakage hygiene exposed by cmakev2 See merge request espressif/esp-idf!48739
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
// The HAL layer for SDIO slave (common part)
|
||||
|
||||
#include <string.h>
|
||||
#include <stddef.h>
|
||||
#include <inttypes.h>
|
||||
#include "soc/sdio_slc_struct.h"
|
||||
#include "soc/sdio_hinf_struct.h"
|
||||
|
||||
Reference in New Issue
Block a user