From f08a488c30ff102c29f589c138bae29d91dccb2a Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 5 Jan 2025 08:39:55 -0800 Subject: Liberally apply some UWYI (use what you include) to header files --- src/sp/transport.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/sp') diff --git a/src/sp/transport.h b/src/sp/transport.h index 28f1535b..976068c8 100644 --- a/src/sp/transport.h +++ b/src/sp/transport.h @@ -13,6 +13,7 @@ #define PROTOCOL_SP_TRANSPORT_H #include "core/defs.h" +#include "core/list.h" #include "core/options.h" // Endpoint operations are called by the socket in a -- cgit v1.2.3-70-g09d2