mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-03 21:14:40 +08:00
Included opt.h before checking the options.
This commit is contained in:
parent
84fc489e0c
commit
d4834803ae
@ -35,6 +35,8 @@
|
||||
#ifndef IGMPH
|
||||
#define IGMPH
|
||||
|
||||
#include "lwip/opt.h"
|
||||
|
||||
/* IGMP support available? */
|
||||
#if defined(LWIP_IGMP) && (LWIP_IGMP > 0)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user