1
0
mirror of https://github.com/fluencelabs/redis synced 2025-07-24 04:51:55 +00:00

remove compile warning bioKillThreads

This commit is contained in:
charsyam
2012-11-23 05:52:39 +08:00
committed by antirez
parent d0570c9693
commit ed48550fe6

@@ -37,6 +37,7 @@
#include <execinfo.h>
#include <ucontext.h>
#include <fcntl.h>
#include "bio.h"
#endif /* HAVE_BACKTRACE */
/* ================================= Debugging ============================== */