mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 07:36:50 +00:00
Kernel: Move Random.{h,cpp} code to Security subdirectory
This commit is contained in:
committed by
Jelle Raaijmakers
parent
1b04726c85
commit
490856453d
@@ -8,7 +8,7 @@
|
||||
#include <Kernel/Memory/AnonymousVMObject.h>
|
||||
#include <Kernel/Memory/MemoryManager.h>
|
||||
#include <Kernel/Memory/RegionTree.h>
|
||||
#include <Kernel/Random.h>
|
||||
#include <Kernel/Security/Random.h>
|
||||
|
||||
namespace Kernel::Memory {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user