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