From: charsyam Date: Thu, 22 Nov 2012 21:52:39 +0000 (+0800) Subject: remove compile warning bioKillThreads X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/d7c7ac4a57dba2169934611c8473816996a5a507 remove compile warning bioKillThreads --- diff --git a/src/debug.c b/src/debug.c index d4ee1cb4..be3db882 100644 --- a/src/debug.c +++ b/src/debug.c @@ -37,6 +37,7 @@ #include #include #include +#include "bio.h" #endif /* HAVE_BACKTRACE */ /* ================================= Debugging ============================== */