From: Augustin Degomme Date: Fri, 27 Sep 2013 14:38:39 +0000 (+0200) Subject: same thing, forgot some X-Git-Tag: v3_9_90~71^2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/d4edd99d882efbb361aad1730ab7c38e4529fd95?ds=sidebyside;hp=-c same thing, forgot some --- d4edd99d882efbb361aad1730ab7c38e4529fd95 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); diff --git a/teshsuite/smpi/mpich3-test/pt2pt/waitany-null.c b/teshsuite/smpi/mpich3-test/pt2pt/waitany-null.c index 9ba1eefa91..98df8ef8df 100644 --- a/teshsuite/smpi/mpich3-test/pt2pt/waitany-null.c +++ b/teshsuite/smpi/mpich3-test/pt2pt/waitany-null.c @@ -13,7 +13,6 @@ static int verbose = 0; -int main(int argc, char *argv[]); int parse_args(int argc, char **argv); int main(int argc, char *argv[])