1
0
mirror of https://github.com/fluencelabs/redis synced 2025-04-03 00:01:04 +00:00

remove compile warning bioKillThreads

This commit is contained in:
charsyam 2012-11-23 05:52:39 +08:00
parent 95f68f7b0f
commit d7c7ac4a57

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