Files
reactos/lib/drivers/lwip/precomp.h
T
Amine Khaldi 121bde3b83 * Sync up to trunk HEAD (r62286).
svn path=/branches/ntvdm/; revision=62287
2014-02-22 10:50:51 +00:00

7 lines
98 B
C

#ifndef _LWIP_PCH_
#define _LWIP_PCH_
#include "src/include/lwip/opt.h"
#endif /* _LWIP_PCH_ */