mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 09:04:59 +00:00
Userland: Remove superfluous headers
Userland has no reason to access 'kmalloc'.
This commit is contained in:
parent
2cd0793578
commit
bceb98e2df
6 changed files with 0 additions and 6 deletions
|
@ -26,7 +26,6 @@
|
|||
|
||||
#include <AK/Optional.h>
|
||||
#include <AK/StdLibExtras.h>
|
||||
#include <AK/kmalloc.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <sys/stat.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue