From edfe8811aa0e0ae434041e29b0d0a034f76f771f Mon Sep 17 00:00:00 2001 From: charsyam Date: Fri, 23 Nov 2012 05:52:39 +0800 Subject: [PATCH] remove compile warning bioKillThreads --- src/debug.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/debug.c b/src/debug.c index d4ee1cb47..be3db882b 100644 --- a/src/debug.c +++ b/src/debug.c @@ -37,6 +37,7 @@ #include #include #include +#include "bio.h" #endif /* HAVE_BACKTRACE */ /* ================================= Debugging ============================== */