mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 05:52:57 +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
|
@ -1,12 +1,9 @@
|
|||
|
||||
add_subdirectory(arbiter)
|
||||
add_subdirectory(aux_klib)
|
||||
add_subdirectory(chew)
|
||||
add_subdirectory(copysup)
|
||||
add_subdirectory(csq)
|
||||
add_subdirectory(hidparser)
|
||||
add_subdirectory(ip)
|
||||
add_subdirectory(lwip)
|
||||
add_subdirectory(ntoskrnl_vista)
|
||||
add_subdirectory(rdbsslib)
|
||||
add_subdirectory(rtlver)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue