mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-09 09:03:49 +08:00
Add missing include in prot/igmp.h
This commit is contained in:
@@ -38,6 +38,7 @@
|
|||||||
#define LWIP_HDR_PROT_IGMP_H
|
#define LWIP_HDR_PROT_IGMP_H
|
||||||
|
|
||||||
#include "lwip/arch.h"
|
#include "lwip/arch.h"
|
||||||
|
#include "lwip/ip4_addr.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
|||||||
Reference in New Issue
Block a user