mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 07:23:13 +00:00
[IP][LWIP][TCPIP] Move ip and lwip libraries to drivers/network/tcpip
These libraries are used only inside tcpip.sys driver so move them close to it.
This commit is contained in:
parent
6c2df5a199
commit
1734f29721
186 changed files with 29 additions and 37 deletions
|
@ -16,7 +16,7 @@
|
|||
#include <lock.h>
|
||||
#include <interface.h>
|
||||
#include <fileobjs.h>
|
||||
#include <chew/chew.h>
|
||||
#include "chew.h"
|
||||
#include <pseh/pseh2.h>
|
||||
#include <psdk/ipexport.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue