mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 17:48: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,8 +6,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <AK/HashMap.h>
|
||||
#include <AK/Optional.h>
|
||||
#include <Kernel/FileSystem/FileSystem.h>
|
||||
#include <Kernel/FileSystem/Inode.h>
|
||||
#include <Kernel/KBuffer.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue