Commit 25719666 authored by Max Kellermann's avatar Max Kellermann

net/SocketAddress: add missing include

parent 643bf953
......@@ -30,6 +30,7 @@
#include "SocketAddress.hxx"
#include "IPv4Address.hxx"
#include "IPv6Address.hxx"
#include "util/ConstBuffer.hxx"
#include "util/StringView.hxx"
#include <cassert>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment