summaryrefslogtreecommitdiffstats
path: root/match.c
diff options
context:
space:
mode:
Diffstat (limited to 'match.c')
-rw-r--r--match.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/match.c b/match.c
index d78a3e85..2e4568af 100644
--- a/match.c
+++ b/match.c
@@ -32,9 +32,11 @@
#include <setjmp.h>
#include <stdarg.h>
#include <wchar.h>
+#include <signal.h>
#include "config.h"
#include "lib.h"
#include "gc.h"
+#include "signal.h"
#include "unwind.h"
#include "regex.h"
#include "stream.h"