X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9e8b81d4470572d179add1e71b0ff81025154b00..a4302d47da5fe39de9b87271c9a977cd86da51bb:/include/simgrid/platf.h diff --git a/include/simgrid/platf.h b/include/simgrid/platf.h index 1fdafeb938..3c40e0f4f0 100644 --- a/include/simgrid/platf.h +++ b/include/simgrid/platf.h @@ -128,6 +128,7 @@ typedef struct s_sg_platf_cluster_cbarg { typedef struct { const char* id; const char* type_id; + const char* content; } s_sg_platf_storage_cbarg_t, *sg_platf_storage_cbarg_t; typedef struct {