mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
c947585ee4
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.