Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
don't eat the errno of when dlopen fails (but still remove the copied binary)
[simgrid.git] / src / mc / mc_config.cpp
index c6b2d71..8aaefaf 100644 (file)
@@ -7,6 +7,7 @@
 #include "xbt/config.h"
 #include "xbt/log.h"
 #include <xbt/str.h>
+#include <xbt/sysdep.h>
 
 #include <mc/mc.h>
 #include "src/mc/mc_replay.h"