mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-30 12:49:19 +00:00
Kernel/TmpFS: Remove some unnecessary includes
This commit is contained in:
parent
61e17ed590
commit
7791f7b9e6
Notes:
sideshowbarker
2024-07-18 08:50:07 +09:00
Author: https://github.com/awesomekling
Commit: 7791f7b9e6
2 changed files with 0 additions and 3 deletions
|
@ -6,7 +6,6 @@
|
|||
|
||||
#include <Kernel/FileSystem/TmpFS.h>
|
||||
#include <Kernel/Process.h>
|
||||
#include <Kernel/Thread.h>
|
||||
#include <LibC/limits.h>
|
||||
|
||||
namespace Kernel {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue