mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-27 15:16:03 +00:00
Fix compile of snmp/snmp_mib2.c - don't know why I didn't notice yesterday...
This commit is contained in:
parent
0b4bc5ea31
commit
9b0a0841e9
@ -48,6 +48,7 @@
|
||||
#include "lwip/apps/snmp.h"
|
||||
#include "lwip/apps/snmp_core.h"
|
||||
#include "lwip/apps/snmp_mib2.h"
|
||||
#include "lwip/apps/snmp_scalar.h"
|
||||
|
||||
#if SNMP_USE_NETCONN
|
||||
#include "lwip/tcpip.h"
|
||||
|
Loading…
Reference in New Issue
Block a user