mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-03 21:14:40 +08:00
memp.h: added missing include
(cherry picked from commit 3fd8440ab91af09b83cc72fcbf1a8d9441f72b8c)
This commit is contained in:
parent
a4017a485c
commit
f9872c519c
@ -38,6 +38,8 @@
|
||||
#ifndef LWIP_HDR_MEMP_H
|
||||
#define LWIP_HDR_MEMP_H
|
||||
|
||||
#include "lwip/opt.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user