remove compile warning bioKillThreads

This commit is contained in:
charsyam 2012-11-23 05:52:39 +08:00
parent ed54464034
commit edfe8811aa

View File

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