aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nng_thread_create.3supp.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/nng_thread_create.3supp.adoc')
-rw-r--r--docs/man/nng_thread_create.3supp.adoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/man/nng_thread_create.3supp.adoc b/docs/man/nng_thread_create.3supp.adoc
index 129bddea..10b02e22 100644
--- a/docs/man/nng_thread_create.3supp.adoc
+++ b/docs/man/nng_thread_create.3supp.adoc
@@ -1,6 +1,6 @@
= nng_thread_create(3supp)
//
-// Copyright 2018 Staysail Systems, Inc. <info@staysail.tech>
+// Copyright 2024 Staysail Systems, Inc. <info@staysail.tech>
// Copyright 2018 Capitar IT Group BV <info@capitar.com>
//
// This document is supplied under the terms of the MIT License, a
@@ -18,7 +18,6 @@ nng_thread_create - create thread
[source, c]
----
#include <nng/nng.h>
-#include <nng/supplemental/util/platform.h>
typedef struct nng_thread nng_thread;