]> git.saurik.com Git - redis.git/commitdiff
remove compile warning bioKillThreads
authorcharsyam <charsyam@gmail.com>
Thu, 22 Nov 2012 21:52:39 +0000 (05:52 +0800)
committercharsyam <charsyam@gmail.com>
Thu, 22 Nov 2012 21:52:39 +0000 (05:52 +0800)
src/debug.c

index d4ee1cb47103e586e260e949b92e005d1b0e184a..be3db882bbd8a863b5e3be6fc0032a9401616e6e 100644 (file)
@@ -37,6 +37,7 @@
 #include <execinfo.h>
 #include <ucontext.h>
 #include <fcntl.h>
+#include "bio.h"
 #endif /* HAVE_BACKTRACE */
 
 /* ================================= Debugging ============================== */