Commit 54bac49d authored by antirez's avatar antirez
Browse files

minor fix for a Linux warning

parent ed745154
......@@ -38,6 +38,7 @@
#include <time.h>
#include <unistd.h>
#define __USE_POSIX199309
#define __USE_UNIX98
#include <signal.h>
#ifdef HAVE_BACKTRACE
......
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