mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 12:19:54 +00:00
Kernel: Reduce header dependencies of MemoryManager and Region
This commit is contained in:
parent
a356e48150
commit
1d611e4a11
Notes:
sideshowbarker
2024-07-19 09:17:28 +09:00
Author: https://github.com/awesomekling
Commit: 1d611e4a11
8 changed files with 9 additions and 7 deletions
|
@ -24,6 +24,7 @@
|
|||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <AK/HashMap.h>
|
||||
#include <Kernel/Net/LoopbackAdapter.h>
|
||||
#include <Kernel/Net/Routing.h>
|
||||
#include <Kernel/Thread.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue