mirror of
https://github.com/reactos/reactos.git
synced 2024-11-06 06:33:08 +00:00
ddb3d908c9
svn path=/branches/shell-experiments/; revision=62286
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_ */
|