Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Missing include (HAVE_MREMAP).
[simgrid.git] / src / mc / sosp / PageStore.cpp
index 98c9308..6cb9b5e 100644 (file)
@@ -8,6 +8,7 @@
 #define MAP_POPULATE MAP_PREFAULT_READ
 #endif
 
+#include "src/internal_config.h"
 #include "xbt/log.h"
 #include "xbt/sysdep.h"