mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 14:30:57 +00:00
7 lines
98 B
C
7 lines
98 B
C
|
#ifndef _LWIP_PCH_
|
||
|
#define _LWIP_PCH_
|
||
|
|
||
|
#include "src/include/lwip/opt.h"
|
||
|
|
||
|
#endif /* _LWIP_PCH_ */
|