X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f3ae712a1b95294052b6e8136d0f0f2d4b30e6eb..ebe135f8dba09b269a076b023a14b9d14fce999b:/teshsuite/smpi/mpich3-test/util/mtest.c diff --git a/teshsuite/smpi/mpich3-test/util/mtest.c b/teshsuite/smpi/mpich3-test/util/mtest.c index e75d17b94f..6f4d1439a3 100644 --- a/teshsuite/smpi/mpich3-test/util/mtest.c +++ b/teshsuite/smpi/mpich3-test/util/mtest.c @@ -242,7 +242,7 @@ int MTestReturnValue( int errors ) * from the tests. * MTestSleep( seconds ) */ -#ifdef HAVE_WINDOWS_H +#ifdef _WIN32 #include void MTestSleep( int sec ) {