mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:47:35 +00:00
DHCPClient: Remove unused UPDSocket.h include
This commit is contained in:
parent
8a01be4849
commit
9d27644b7d
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