mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-27 14:58:46 +00:00
Kernel: Remove some dead code and unused includes in SysFS files
This commit is contained in:
parent
98acebf56b
commit
807aadbe6e
Notes:
sideshowbarker
2024-07-18 09:21:39 +09:00
Author: https://github.com/awesomekling
Commit: 807aadbe6e
4 changed files with 1 additions and 9 deletions
|
@ -29,6 +29,7 @@
|
|||
#include <Kernel/Net/UDPSocket.h>
|
||||
#include <Kernel/ProcessExposed.h>
|
||||
#include <Kernel/Sections.h>
|
||||
#include <Kernel/TTY/TTY.h>
|
||||
|
||||
namespace Kernel {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue