X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a8f91f4dae8d61a55a6bc1dba242f2a5c326b536..346c06db41ebb088e88351d8381d0c232d2ddbb5:/src/surf/surf_private.h diff --git a/src/surf/surf_private.h b/src/surf/surf_private.h index 6e10c38dfc..f115c1256d 100644 --- a/src/surf/surf_private.h +++ b/src/surf/surf_private.h @@ -175,7 +175,7 @@ typedef struct s_as { const char *dst, route_t e_route); } s_as_t; -struct s_routing_global { +struct s_routing_platf { AS_t root; void *loopback; xbt_dynar_t last_route;