aboutsummaryrefslogtreecommitdiffstats
path: root/man/man3/pthread_create.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/pthread_create.3')
-rw-r--r--man/man3/pthread_create.31
1 files changed, 0 insertions, 1 deletions
diff --git a/man/man3/pthread_create.3 b/man/man3/pthread_create.3
index 8c9f58edd1..7a940c10a4 100644
--- a/man/man3/pthread_create.3
+++ b/man/man3/pthread_create.3
@@ -252,7 +252,6 @@ Joined with thread 3; returned value was SERVUS
.EX
#include <ctype.h>
#include <err.h>
-#include <errno.h>
#include <pthread.h>
#include <stdio.h>
#include <stdlib.h>