]> git.saurik.com Git - redis.git/commitdiff
Merge remote-tracking branch 'origin/unstable' into unstable
authorantirez <antirez@gmail.com>
Wed, 28 Nov 2012 10:41:27 +0000 (11:41 +0100)
committerantirez <antirez@gmail.com>
Wed, 28 Nov 2012 10:41:27 +0000 (11:41 +0100)
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 ============================== */