OVMS3-idf/components/lwip/port/esp32/include
Francesco Giancane 64377b54d1 include/netinet/tcp.h: wrap lwip/tcp.h header for compatibility
Some applications (i.e. Azure IoT SDK) are expecting this header to
exist and to contain the tcp constants and description.

The esp32 did not wrap the lwip/tcp.h header, thus this commit adds a
compatibility layer.

Signed-off-by: Francesco Giancane <francesco.giancane@accenture.com>

Merges https://github.com/espressif/esp-idf/pull/4637
2020-01-21 10:11:29 +11:00
..
arch lwip: cleanup lwip port layer 2019-10-29 13:11:14 +08:00
arpa Removed relative path for lwip/arpa/inet.h 2019-12-09 13:33:44 +05:30
debug Feature/sync lwip as submodule 2018-09-06 19:43:08 +08:00
netif pppos_client: udated example code to use esp-netif in PPP configuration 2019-12-16 17:34:10 +00:00
netinet include/netinet/tcp.h: wrap lwip/tcp.h header for compatibility 2020-01-21 10:11:29 +11:00
sys Feature/sync lwip as submodule 2018-09-06 19:43:08 +08:00
lwipopts.h feature for add tcp sack 2020-01-09 13:58:08 +08:00
netdb.h Feature/sync lwip as submodule 2018-09-06 19:43:08 +08:00