diff --git a/src/comm/Tcp.cc b/src/comm/Tcp.cc
index 43c5da0d9ef..c847cfbc603 100644
--- a/src/comm/Tcp.cc
+++ b/src/comm/Tcp.cc
@@ -30,7 +30,7 @@ SetSocketOption(const int fd, const int level, const int optName, const Option &
{
static_assert(std::is_trivially_copyable