net/SocketAddress: include cleanup

This commit is contained in:
Max Kellermann 2022-05-31 13:54:15 +02:00
parent 059955a48c
commit d2983b7fde
1 changed files with 0 additions and 2 deletions

View File

@ -30,8 +30,6 @@
#include "SocketAddress.hxx" #include "SocketAddress.hxx"
#include "IPv4Address.hxx" #include "IPv4Address.hxx"
#include "IPv6Address.hxx" #include "IPv6Address.hxx"
#include "util/ConstBuffer.hxx"
#include "util/StringView.hxx"
#include <cassert> #include <cassert>
#include <cstring> #include <cstring>