OVMS3-idf/components/vfs/include
Ivan Grokhotkov 552ba35da5 add missing ioctl declaration
Previously ioctl was declared as a macro in lwip/sockets.h.
Disabling LWIP_POSIX_SOCKETS_IO_NAMES removed that declaration.

This adds sys/ioctl.h file and the missing declaration.
Also adds missing includes in vfs.c.
2017-10-23 19:47:33 +08:00
..
sys add missing ioctl declaration 2017-10-23 19:47:33 +08:00
esp_vfs.h lwip: Make LWIP_SOCKET_OFFSET signed, remove need for underflow check 2017-10-20 18:04:28 +08:00
esp_vfs_dev.h vfs: Add C++ guards to esp_vfs_dev.h 2017-10-16 09:45:50 +08:00