mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:07:35 +00:00
Services: Remove unused header includes
This commit is contained in:
parent
18d6f9ed5c
commit
808aa31353
23 changed files with 1 additions and 44 deletions
|
@ -14,9 +14,6 @@
|
|||
#include <LibCore/File.h>
|
||||
#include <LibCore/Socket.h>
|
||||
#include <fcntl.h>
|
||||
#include <grp.h>
|
||||
#include <libgen.h>
|
||||
#include <pwd.h>
|
||||
#include <sched.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue