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

Public GIT Repository
Allow ns3 to be idempotent if correctly patched
[simgrid.git] / src / mc / inspect / mc_unw_vmread.cpp
index b9457da4d6e7e69139a5583cc8b1f4ca0abc7117..21fc4789ae1f2f6003c98ac000a698ca4130a459 100644 (file)
@@ -6,7 +6,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "src/mc/inspect/mc_unw.hpp"
-#include "src/mc/remote/RemoteProcess.hpp"
+#include "src/mc/sosp/RemoteProcessMemory.hpp"
 
 #include <sys/types.h>
 #include <sys/uio.h>