X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/539916de848562683cf2e5425d5160c2a43f135a..eca09d65271990fdae84e1d7da71916740a9c50b:/src/mc/mc_interface.h diff --git a/src/mc/mc_interface.h b/src/mc/mc_interface.h index d4afe68358..0bf35d0479 100644 --- a/src/mc/mc_interface.h +++ b/src/mc/mc_interface.h @@ -11,7 +11,7 @@ SG_BEGIN_DECL() -typedef struct s_mc_snapshot *mc_snapshot_t; +typedef struct s_mc_snapshot s_mc_snapshot_t, *mc_snapshot_t; SG_END_DECL()