X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/76a435e03badf34e47f18a338eade603bf119fd4..346c06db41ebb088e88351d8381d0c232d2ddbb5:/teshsuite/simdag/platforms/Evaluate_get_route_time.c diff --git a/teshsuite/simdag/platforms/Evaluate_get_route_time.c b/teshsuite/simdag/platforms/Evaluate_get_route_time.c index 0994999f34..6c4fda905a 100644 --- a/teshsuite/simdag/platforms/Evaluate_get_route_time.c +++ b/teshsuite/simdag/platforms/Evaluate_get_route_time.c @@ -14,7 +14,7 @@ #include "xbt/xbt_os_time.h" #define BILLION 1000000000L; -extern routing_global_t global_routing; +extern routing_platf_t routing_platf; int main(int argc, char **argv) {