X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/43c727526f21ab6195ed1004116beab29f2abdca..d4edd99d882efbb361aad1730ab7c38e4529fd95:/teshsuite/smpi/mpich3-test/datatype/lots-of-types.c diff --git a/teshsuite/smpi/mpich3-test/datatype/lots-of-types.c b/teshsuite/smpi/mpich3-test/datatype/lots-of-types.c index 9722167b7e..418ff0bce8 100644 --- a/teshsuite/smpi/mpich3-test/datatype/lots-of-types.c +++ b/teshsuite/smpi/mpich3-test/datatype/lots-of-types.c @@ -18,7 +18,6 @@ */ static int verbose = 1; -int main(int argc, char *argv[]); int parse_args(int argc, char **argv); int lots_of_types_test(void);