mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Kernel: Move Mutex into Locking/
This commit is contained in:
committed by
Andreas Kling
parent
479b07339c
commit
f7f794e74a
@@ -9,7 +9,7 @@
|
||||
#include <AK/HashMap.h>
|
||||
#include <Kernel/DoubleBuffer.h>
|
||||
#include <Kernel/KBuffer.h>
|
||||
#include <Kernel/Mutex.h>
|
||||
#include <Kernel/Locking/Mutex.h>
|
||||
#include <Kernel/Net/IPv4.h>
|
||||
#include <Kernel/Net/Socket.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user