mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-26 03:16:18 +00:00
memp.h: added missing include
This commit is contained in:
parent
d9a738d85f
commit
3fd8440ab9
@ -38,6 +38,8 @@
|
|||||||
#ifndef LWIP_HDR_MEMP_H
|
#ifndef LWIP_HDR_MEMP_H
|
||||||
#define LWIP_HDR_MEMP_H
|
#define LWIP_HDR_MEMP_H
|
||||||
|
|
||||||
|
#include "lwip/opt.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user