mirror of
https://github.com/RGBCube/serenity
synced 2025-05-23 18:55:08 +00:00
AK: Remove useless ktime.h
This commit is contained in:
parent
60f236b285
commit
beb9c970c9
3 changed files with 0 additions and 7 deletions
|
@ -3,8 +3,6 @@
|
|||
#include "FileSystem.h"
|
||||
#include <AK/FileSystemPath.h>
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <AK/kstdio.h>
|
||||
#include <AK/ktime.h>
|
||||
#include "CharacterDevice.h"
|
||||
#include <LibC/errno_numbers.h>
|
||||
#include <Kernel/Process.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue