summaryrefslogtreecommitdiff
path: root/private.h
diff options
context:
space:
mode:
Diffstat (limited to 'private.h')
-rw-r--r--private.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/private.h b/private.h
index ff0d1c1..3f2b044 100644
--- a/private.h
+++ b/private.h
@@ -33,8 +33,6 @@
#include <math.h>
-#include <pthread.h>
-
#define EPS (1e-10)
#define CMAP_SIZE 256
#define CMAP_SIZE_M1 255