Skip to content

Commit

Permalink
net: add missing header
Browse files Browse the repository at this point in the history
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
  • Loading branch information
dotnwat committed May 24, 2024
1 parent 7379eb3 commit 6d04f0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/v/net/include/net/connection.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#include <seastar/net/api.hh>
#include <seastar/net/socket_defs.hh>
#include <seastar/net/tls.hh>
#include <seastar/util/log.hh>

#include <boost/intrusive/list.hpp>

Expand Down

0 comments on commit 6d04f0f

Please sign in to comment.