]> git.saurik.com Git - redis.git/blobdiff - src/debug.c
Merge remote-tracking branch 'origin/unstable' into unstable
[redis.git] / src / debug.c
index 3d169b1478d4eabc2f98dc7a009ee4f30910e31c..2725aae6ca3f8b9d2d26abd357bcd37df0ec84bf 100644 (file)
@@ -37,6 +37,7 @@
 #include <execinfo.h>
 #include <ucontext.h>
 #include <fcntl.h>
+#include "bio.h"
 #endif /* HAVE_BACKTRACE */
 
 /* ================================= Debugging ============================== */