summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.c b/test.c
index c82ea51..d23bc18 100644
--- a/test.c
+++ b/test.c
@@ -5,6 +5,7 @@
#include <sys/time.h>
#include <assert.h>
#include <unistd.h>
+#include <signal.h>
#include "hiredis.h"