Merge remote-tracking branch 'origin/unstable' into unstable

This commit is contained in:
antirez 2012-11-28 11:41:27 +01:00
commit c87a40897c

View File

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