mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-28 14:02:51 +00:00
Userland: Merge DEFAULT_PATH into LibFileSystem/FileSystem.h
This commit is contained in:
parent
0db94daf5e
commit
bc2a517ade
Notes:
sideshowbarker
2024-07-17 01:06:10 +09:00
Author: https://github.com/BenWiederhake
Commit: bc2a517ade
Pull-request: https://github.com/SerenityOS/serenity/pull/18758
Reviewed-by: https://github.com/timschumi
6 changed files with 4 additions and 6 deletions
|
@ -10,6 +10,7 @@
|
|||
#include <LibCore/DeprecatedFile.h>
|
||||
#include <LibCore/DirIterator.h>
|
||||
#include <LibCore/System.h>
|
||||
#include <LibFileSystem/FileSystem.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <libgen.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue