summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/plist.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plist.c b/src/plist.c
index 0d4e077..514c8e5 100644
--- a/src/plist.c
+++ b/src/plist.c
@@ -39,8 +39,6 @@
39 39
40#ifdef WIN32 40#ifdef WIN32
41#include <windows.h> 41#include <windows.h>
42#else
43#include <pthread.h>
44#endif 42#endif
45 43
46#include <node.h> 44#include <node.h>