Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Skip declaration of data_members (C++)
[simgrid.git] / src / xbt / backtrace_linux.c
index da9ced5..b7cb1de 100644 (file)
@@ -13,6 +13,7 @@
 #include "xbt/module.h"         /* xbt_binary_name */
 #include "xbt_modinter.h"       /* backtrace initialization headers */
 #ifdef HAVE_MC
+#define UNW_LOCAL_ONLY
 #include <libunwind.h>
 #endif
 /* end of "useless" inclusions */