X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/012fdab9388d3a1678a066d635a880f693489827..381959205c50d615e514a291f2a8cdd35d8a5af7:/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 {