X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/539916de848562683cf2e5425d5160c2a43f135a..07c43d9f0ccc41917f6cf4c9adf09d1d6a6a984d:/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()