Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
revalidate the output; more details get now displayed in about the platform, somehow...
[simgrid.git] / examples / simdag / sd_test2.c
index e625b58..9f77f01 100644 (file)
@@ -5,6 +5,8 @@
 #include "simdag/simdag.h"
 #include "xbt/log.h"
 
+#include "xbt/sysdep.h" /* calloc, printf */
+
 XBT_LOG_NEW_DEFAULT_CATEGORY(sd_test,
                             "Logging specific to this SimDag example");