aboutsummaryrefslogtreecommitdiff
path: root/src/sp/protocol/pipeline0/pull.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp/protocol/pipeline0/pull.c')
-rw-r--r--src/sp/protocol/pipeline0/pull.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/sp/protocol/pipeline0/pull.c b/src/sp/protocol/pipeline0/pull.c
index 89981b29..64438304 100644
--- a/src/sp/protocol/pipeline0/pull.c
+++ b/src/sp/protocol/pipeline0/pull.c
@@ -1,5 +1,5 @@
//
-// Copyright 2024 Staysail Systems, Inc. <info@staysail.tech>
+// Copyright 2025 Staysail Systems, Inc. <info@staysail.tech>
// Copyright 2018 Capitar IT Group BV <info@capitar.com>
//
// This software is supplied under the terms of the MIT License, a
@@ -11,7 +11,6 @@
#include <stdlib.h>
#include "core/nng_impl.h"
-#include "nng/protocol/pipeline0/pull.h"
// Pull protocol. The PULL protocol is the "read" side of a pipeline.