Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
give up on cross-compiling backtrace code from gcc: inline assembly code cannot be...
[simgrid.git] / src / xbt / backtrace_dummy.c
index 8efe729..095c1d1 100644 (file)
@@ -8,7 +8,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "xbt/ex.h"
-#include "xbt/ex_private.h"
+#include "xbt_modinter.h"
 
 /* Module creation/destruction */
 void xbt_backtrace_init(void) { }