mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 04:09:13 +00:00
Kernel: Remove Limits.h
This commit is contained in:
parent
a095a90b51
commit
58c4d41c5f
Notes:
sideshowbarker
2024-07-19 14:50:34 +09:00
Author: https://github.com/awesomekling
Commit: 58c4d41c5f
10 changed files with 9 additions and 24 deletions
|
@ -8,7 +8,6 @@
|
|||
#include <AK/Function.h>
|
||||
#include "InodeIdentifier.h"
|
||||
#include "InodeMetadata.h"
|
||||
#include "Limits.h"
|
||||
#include "FileSystem.h"
|
||||
#include <Kernel/KResult.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue