mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-07 00:29:15 +00:00
Kernel: Remove unused header includes in TTY subtree
This commit is contained in:
parent
e18be7f5c7
commit
8211aee4b5
Notes:
sideshowbarker
2024-07-18 09:17:56 +09:00
Author: https://github.com/bgianfo
Commit: 8211aee4b5
Pull-request: https://github.com/SerenityOS/serenity/pull/8658
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
|||
#include <AK/Singleton.h>
|
||||
#include <Kernel/Debug.h>
|
||||
#include <Kernel/FileSystem/FileDescription.h>
|
||||
#include <Kernel/Process.h>
|
||||
#include <Kernel/Sections.h>
|
||||
#include <LibC/errno_numbers.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue