esp-idf/components
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
..
app_trace
app_update
aws_iot
bootloader
bootloader_support
bt
coap
console
cxx
driver
esp32 Merge branch 'bugfix/optmize_ipv6_event' into 'master' 2017-10-23 17:00:10 +08:00
esp_adc_cal
espcoredump
esptool_py
ethernet
expat
fatfs
freertos
heap
idf_test
jsmn
json
libsodium
log
lwip add missing ioctl declaration 2017-10-23 19:47:33 +08:00
mbedtls
mdns
micro-ecc
newlib
nghttp
nvs_flash
openssl
partition_table
pthread
sdmmc
soc
spi_flash
spiffs
tcpip_adapter bugfix: add netif info in event message when got ipv6 address 2017-10-23 13:50:43 +08:00
ulp
vfs add missing ioctl declaration 2017-10-23 19:47:33 +08:00
wear_levelling
wpa_supplicant
xtensa-debug-module