Merge pull request #787 from charsyam/remove-warning-bio

remove compile warning bioKillThreads
This commit is contained in:
Salvatore Sanfilippo 2012-11-23 03:44:18 -08:00
commit 23d517d2c4

View File

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