X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c7b463c9c17665403d001fc59cb649551e93d950..7e9b6e88f6c2daa87a9f5370596e5acc7f73fc6a:/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. */