mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 21:29:06 +00:00
SystemServer: Minor #include cleanup in Service.cpp (#3227)
This commit is contained in:
parent
d4d9222eea
commit
16e86a3dda
Notes:
sideshowbarker
2024-07-19 03:23:29 +09:00
Author: https://github.com/tryfinally
Commit: 16e86a3dda
Pull-request: https://github.com/SerenityOS/serenity/pull/3227
1 changed files with 8 additions and 9 deletions
|
@ -29,8 +29,7 @@
|
|||
#include <AK/JsonArray.h>
|
||||
#include <AK/JsonObject.h>
|
||||
#include <LibCore/ConfigFile.h>
|
||||
#include <LibCore/LocalSocket.h>
|
||||
#include <fcntl.h>
|
||||
#include <LibCore/Socket.h>
|
||||
#include <grp.h>
|
||||
#include <libgen.h>
|
||||
#include <pwd.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue