summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/threads.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/threads.h b/src/threads.h
index 152661f..ea78c25 100644
--- a/src/threads.h
+++ b/src/threads.h
@@ -1,8 +1,6 @@
#ifndef _THREADS_H
#define _THREADS_H
-#include <pthread.h>
-
typedef struct fb_fragment_t fb_fragment_t;
typedef struct rototiller_frame_t rototiller_frame_t;
typedef struct thread_t thread_t;
© All Rights Reserved