mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-25 01:27:05 +08:00
httpd: Use newly created LWIP_VERSION_STRING
This commit is contained in:
@@ -108,6 +108,7 @@ int deflate_level = 10; /* default compression level, can be changed via command
|
||||
/* define this to get the header variables we use to build HTTP headers */
|
||||
#define LWIP_HTTPD_DYNAMIC_HEADERS 1
|
||||
#define LWIP_HTTPD_SSI 1
|
||||
#include "lwip/init.h"
|
||||
#include "../httpd_structs.h"
|
||||
#include "lwip/apps/fs.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user