Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Regenerate with latest flexml.
[simgrid.git] / src / surf / random_mgr.c
index 90326e6..d87ce7b 100644 (file)
@@ -7,6 +7,8 @@
 #include "surf/random_mgr.h"
 #include "xbt/sysdep.h"
 #include "gras_config.h" /*_XBT_WIN32*/
+#include <math.h>
+#include <stdlib.h>
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(random, surf, "Random part of surf");