mirror of
https://github.com/RGBCube/serenity
synced 2025-05-30 19:38:12 +00:00
Kernel/TmpFS: Remove some unnecessary includes
This commit is contained in:
parent
61e17ed590
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