]> AND Public Git Repository - simgrid.git/blobdiff - examples/simdag/dot/simulate_dot.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
xbt/time.h dows not exist anymore.
[simgrid.git] / examples / simdag / dot / simulate_dot.c
index 75eda052b40e42908e0433d9629bce0c27737ec9..f87bd7f7a38abe56198fb6ce1ef316034b3affc5 100644 (file)
@@ -12,6 +12,7 @@
 #include "xbt/log.h"
 #include "xbt/ex.h"
 #include <string.h>
+#include <libgen.h>
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(test,
                              "Logging specific to this SimDag example");