mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-06-16 18:03:44 +08:00
Moved nd6 implementation details to new file nd6_priv.h (possible after David's cleanups)
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
#if LWIP_IPV6 /* don't build if not configured for use in lwipopts.h */
|
||||
|
||||
#include "lwip/nd6.h"
|
||||
#include "lwip/priv/nd6_priv.h"
|
||||
#include "lwip/prot/nd6.h"
|
||||
#include "lwip/prot/icmp6.h"
|
||||
#include "lwip/pbuf.h"
|
||||
|
||||
Reference in New Issue
Block a user