diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2018-09-08 22:41:16 +0300 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-09-14 13:22:50 +1000 |
commit | 064b8e0e8d88724453105adc9e04ddf8ef6617cc (patch) | |
tree | 7b052472250bceda905db61d602bb433ed6e75be /examples/embedding/hello-embed.c | |
parent | 0bce110872affc372ec5158cebce507848a76b8a (diff) |
unix/modos: Include extmod/vfs.h for MP_S_IFDIR, etc.
If DTTOIF() macro is not defined, the code refers to MP_S_IFDIR, etc.
symbols defined in extmod/vfs.h, so should include it.
This fixes build for Android.
Diffstat (limited to 'examples/embedding/hello-embed.c')
0 files changed, 0 insertions, 0 deletions