mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-16 05:03:17 +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.