mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-04 16:46:08 +00:00
DHCPClient: Remove unused UPDSocket.h include
This commit is contained in:
parent
8a01be4849
commit
9d27644b7d
Notes:
sideshowbarker
2024-07-19 01:58:50 +09:00
Author: https://github.com/nico
Commit: 9d27644b7d
Pull-request: https://github.com/SerenityOS/serenity/pull/3710
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@
|
|||
#include <AK/String.h>
|
||||
#include <AK/Vector.h>
|
||||
#include <LibCore/UDPServer.h>
|
||||
#include <LibCore/UDPSocket.h>
|
||||
#include <net/if.h>
|
||||
#include <net/route.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue