1 #ifndef _LWIP_PCH_
2 #define _LWIP_PCH_
3 
4 #include "lwip/opt.h"
5 
6 #endif /* _LWIP_PCH_ */
7