mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-03 21:14:40 +08:00
Task #7136: Fix bug of wrong file name for centralized mempool settings.
This commit is contained in:
parent
8babf0ec73
commit
baca292f47
@ -107,7 +107,7 @@ stats_display(void)
|
||||
s16_t i;
|
||||
char * memp_names[] = {
|
||||
#define LWIP_MEMPOOL(name,num,size,desc) desc,
|
||||
#include "lwip/memp.def"
|
||||
#include "lwip/memp_std.h"
|
||||
};
|
||||
#endif
|
||||
#if LINK_STATS
|
||||
|
Loading…
x
Reference in New Issue
Block a user