aboutsummaryrefslogtreecommitdiffstats
path: root/signal.c
diff options
context:
space:
mode:
Diffstat (limited to 'signal.c')
-rw-r--r--signal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/signal.c b/signal.c
index 2ebd1196fa..46ac6c26cc 100644
--- a/signal.c
+++ b/signal.c
@@ -29,7 +29,7 @@
# include <ucontext.h>
#endif
-#if HAVE_PTHREAD_H
+#ifdef HAVE_PTHREAD_H
# include <pthread.h>
#endif