X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8b3658fa4a201ffb434857bb83a75b98aac5be79..bdfe4f8674f98efbf2d67ad854ef83a1d5f855ed:/teshsuite/smpi/sendrecv.c diff --git a/teshsuite/smpi/sendrecv.c b/teshsuite/smpi/sendrecv.c index ae9e297194..6a1bf0e71d 100644 --- a/teshsuite/smpi/sendrecv.c +++ b/teshsuite/smpi/sendrecv.c @@ -1,11 +1,11 @@ -/* Copyright (c) 2009, 2010. The SimGrid Team. +/* Copyright (c) 2009-2010, 2012. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ -#include "mpi.h" #include +#include "mpi.h" static int test(int myid, int numprocs) {