remove compile warning bioKillThreads

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

View File

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