OVMS3-idf/components/lwip/port/esp32/include/netinet
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
..
in.h Feature/sync lwip as submodule 2018-09-06 19:43:08 +08:00
tcp.h include/netinet/tcp.h: wrap lwip/tcp.h header for compatibility 2020-01-21 10:11:29 +11:00