Skip to content

Commit

Permalink
Include signal.h
Browse files Browse the repository at this point in the history
  • Loading branch information
pietern committed Nov 5, 2010
1 parent 8ce0b32 commit 1c39483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#include <sys/time.h>
#include <assert.h>
#include <unistd.h>
#include <signal.h>

#include "hiredis.h"

Expand Down

0 comments on commit 1c39483

Please sign in to comment.