X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4f994c9a8d72e683e77173cb49c3949447c645cb..3bac1010bd3a0a8a1760e89c40869e4954ab6cf2:/include/smpi/smpi.h diff --git a/include/smpi/smpi.h b/include/smpi/smpi.h index 1f19913b04..4bd628459b 100644 --- a/include/smpi/smpi.h +++ b/include/smpi/smpi.h @@ -214,10 +214,7 @@ typedef ptrdiff_t MPI_Aint; typedef long long MPI_Offset; typedef long long MPI_Count; -struct s_MPI_File; -typedef struct s_MPI_File *MPI_File; - - +typedef SMPI_File *MPI_File; typedef SMPI_Datatype *MPI_Datatype; typedef struct {