mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-13 19:13:37 +08:00
Cleanup #include structure of altcp_tls a bit
(as discussed with Simon today)
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
#include "lwip/altcp.h"
|
||||
#include "lwip/altcp_tcp.h"
|
||||
#if HTTPD_ENABLE_HTTPS
|
||||
#include "lwip/apps/altcp_tls.h"
|
||||
#include "lwip/altcp_tls.h"
|
||||
#endif
|
||||
|
||||
#include <string.h> /* memset */
|
||||
|
||||
Reference in New Issue
Block a user