mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-01 14:34:31 +00:00

As per the posix spec, `d_ino` should be defined as `ino_t`. See the reference: http://pubs.opengroup.org/onlinepubs/7908799/xsh/dirent.h.html.