Commit 1c394834 authored by Pieter Noordhuis's avatar Pieter Noordhuis
Browse files

Include signal.h

parent 8ce0b322
......@@ -5,6 +5,7 @@
#include <sys/time.h>
#include <assert.h>
#include <unistd.h>
#include <signal.h>
#include "hiredis.h"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment