LibCore: Remove unused header in LocalServer
This commit is contained in:
parent
084f5ababd
commit
08f4cf10ed
1 changed files with 0 additions and 2 deletions
|
|
@ -7,8 +7,6 @@
|
|||
#include <LibCore/LocalServer.h>
|
||||
#include <LibCore/Notifier.h>
|
||||
#include <LibCore/Socket.h>
|
||||
#include <LibCore/System.h>
|
||||
#include <LibCore/SystemServerTakeover.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/socket.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue