From 2f24a1b1c93b8c45dce391ed0439131f9ad8cf28 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 11 Oct 2025 06:50:54 -0700 Subject: fix includes for core --- src/core/stream.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/stream.c') diff --git a/src/core/stream.c b/src/core/stream.c index 572f28d1..5a5159df 100644 --- a/src/core/stream.c +++ b/src/core/stream.c @@ -12,8 +12,8 @@ #include +#include "defs.h" #include "nng_impl.h" - #include "sockfd.h" #include "tcp.h" -- cgit v1.2.3-70-g09d2