aboutsummaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/stream.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/stream.c b/src/core/stream.c
index 8686e5b2..1af8e572 100644
--- a/src/core/stream.c
+++ b/src/core/stream.c
@@ -1,5 +1,5 @@
//
-// Copyright 2024 Staysail Systems, Inc. <info@staysail.tech>
+// Copyright 2025 Staysail Systems, Inc. <info@staysail.tech>
//
// This software is supplied under the terms of the MIT License, a
// copy of which should be located in the distribution where this
@@ -13,7 +13,6 @@
#include <string.h>
#include "core/nng_impl.h"
-#include <nng/supplemental/tls/tls.h>
#include "core/sockfd.h"
#include "core/tcp.h"