[IP][LWIP][TCPIP] Move ip and lwip libraries to drivers/network/tcpip
[reactos.git] / sdk / lib / drivers / ip / precomp.h
diff --git a/sdk/lib/drivers/ip/precomp.h b/sdk/lib/drivers/ip/precomp.h
deleted file mode 100644 (file)
index dd194da..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-#ifndef _IP_PCH_
-#define _IP_PCH_
-
-#include <tags.h>
-#include <tcpip.h>
-#include <loopback.h>
-#include <datagram.h>
-#include <checksum.h>
-#include <routines.h>
-#include <info.h>
-#include <route.h>
-#include <receive.h>
-#include <transmit.h>
-#include <rawip.h>
-#include <udp.h>
-#include <tcp.h>
-#include <tilists.h>
-#include <fileobjs.h>
-#include <lock.h>
-#include <interface.h>
-#include <ports.h>
-#include <chew/chew.h>
-
-#endif /* _IP_PCH_ */