summaryrefslogtreecommitdiff
path: root/src/common/compat_pthreads.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/compat_pthreads.c')
-rw-r--r--src/common/compat_pthreads.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/compat_pthreads.c b/src/common/compat_pthreads.c
index 848bfe0973..f43480539f 100644
--- a/src/common/compat_pthreads.c
+++ b/src/common/compat_pthreads.c
@@ -5,6 +5,7 @@
#include "orconfig.h"
#include <pthread.h>
+#include <signal.h>
#include "compat.h"
#include "torlog.h"