]> AND Public Git Repository - simgrid.git/blobdiff - src/mc/mc_safety.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Initial support MC record/replay
[simgrid.git] / src / mc / mc_safety.c
index 486b320623184a43be2e81fce479d19504b084cb..401c43b772509283ff94e75049afbd8ee4593eaa 100644 (file)
@@ -5,6 +5,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "mc_private.h"
+#include "mc_record.h"
 
 #include "xbt/mmalloc/mmprivate.h"