X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/73e354350570d611a62abfa09276681893111696..db82f9e75280108116a8e70d2e7a163080020d29:/include/msg/datatypes.h diff --git a/include/msg/datatypes.h b/include/msg/datatypes.h index 78af98ed5f..357748aeee 100644 --- a/include/msg/datatypes.h +++ b/include/msg/datatypes.h @@ -27,6 +27,8 @@ SG_BEGIN_DECL() * want to send your task, but only the name of this mailbox. */ typedef struct s_smx_rvpoint *msg_mailbox_t; +/* ******************************** Environment ************************************ */ +typedef struct s_as *msg_as_t; /* ******************************** Host ************************************ */