mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 11:38:11 +00:00
Kernel: Add header includes closer to their use
This commit is contained in:
parent
1adf57530c
commit
26d7c25076
6 changed files with 10 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
#include <Kernel/Bus/USB/USBHub.h>
|
||||
#include <Kernel/Bus/USB/USBRequest.h>
|
||||
#include <Kernel/StdLib.h>
|
||||
#include <Kernel/Arch/x86/IO.h>
|
||||
|
||||
namespace Kernel::USB {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue