summaryrefslogtreecommitdiff
path: root/source3/lib/pthreadpool/pthreadpool_sync.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/pthreadpool/pthreadpool_sync.c')
-rw-r--r--source3/lib/pthreadpool/pthreadpool_sync.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/lib/pthreadpool/pthreadpool_sync.c b/source3/lib/pthreadpool/pthreadpool_sync.c
index 6c18b8f8d8..0c2d12fef3 100644
--- a/source3/lib/pthreadpool/pthreadpool_sync.c
+++ b/source3/lib/pthreadpool/pthreadpool_sync.c
@@ -22,7 +22,6 @@
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
-#include <pthread.h>
#include <signal.h>
#include <assert.h>
#include <fcntl.h>