X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/461406a7de84177863ce0d70fa8017a147ca9990..a94c908b9acf9a86f175c7f1c29b2c52e72eb2d2:/src/win32/compiler/borland.h diff --git a/src/win32/compiler/borland.h b/src/win32/compiler/borland.h index 50d9f02805..d58c6dcde6 100644 --- a/src/win32/compiler/borland.h +++ b/src/win32/compiler/borland.h @@ -180,9 +180,9 @@ #undef HAVE_SYSCONF #endif -/* No `usleep' function. */ -#if defined(HAVE_USLEEP) -#undef HAVE_USLEEP +/* No `nanosleep' function. */ +#if defined(HAVE_NANOSLEEP) +#undef HAVE_NANOSLEEP #endif /* The compiler has the `vsnprintf' function. */