X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/36afc6b22dc5db467c2286c7c352cb80708227ce..51fbc81e5efb63f45ce68952b8d8c1a03730022f:/include/smpi/mpif.h.in diff --git a/include/smpi/mpif.h.in b/include/smpi/mpif.h.in index f346bb3e56..2a435903ad 100644 --- a/include/smpi/mpif.h.in +++ b/include/smpi/mpif.h.in @@ -113,7 +113,7 @@ ! This should be equal to the number of int fields in MPI_Status integer MPI_STATUS_SIZE - parameter(MPI_STATUS_SIZE=4) + parameter(MPI_STATUS_SIZE=5) integer MPI_INTEGER_KIND parameter(MPI_INTEGER_KIND=4)