mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-23 08:06:11 +00:00
Kernel: Move Credentials.{cpp,h} to the Security subdirectory
This commit is contained in:
committed by
Jelle Raaijmakers
parent
aaa1de7878
commit
ee0ccdaebe
@@ -11,10 +11,10 @@
|
||||
#include <AK/Types.h>
|
||||
#include <Kernel/API/Syscall.h>
|
||||
#include <Kernel/Coredump.h>
|
||||
#include <Kernel/Credentials.h>
|
||||
#include <Kernel/Debug.h>
|
||||
#include <Kernel/Devices/DeviceManagement.h>
|
||||
#include <Kernel/InterruptDisabler.h>
|
||||
#include <Kernel/Security/Credentials.h>
|
||||
#ifdef ENABLE_KERNEL_COVERAGE_COLLECTION
|
||||
# include <Kernel/Devices/KCOVDevice.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user