mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 10:58:12 +00:00
Kernel: Remove unused header includes in Devices subtree
This commit is contained in:
parent
b1740e410b
commit
ea238e7ac3
10 changed files with 0 additions and 18 deletions
|
@ -6,8 +6,6 @@
|
|||
|
||||
#include "FullDevice.h"
|
||||
#include <AK/Memory.h>
|
||||
#include <AK/StdLibExtras.h>
|
||||
#include <Kernel/Panic.h>
|
||||
#include <Kernel/Sections.h>
|
||||
#include <LibC/errno_numbers.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue