The compilation of PerlIO::via may hang on AIX when
[p5sagit/p5-mst-13.2.git] / win32 / config_H.vc64
index 3617b1a..9db9252 100644 (file)
  */
 /*#define HAS_STRUCT_MSGHDR    /**/
 
-/* HAS_NANOSLEEP:
- *     This symbol, if defined, indicates that the nanosleep
- *     system call is available to sleep with 1E-9 sec accuracy.
- */
-/*#define HAS_NANOSLEEP                /**/
-
 /* HAS_NL_LANGINFO:
  *     This symbol, if defined, indicates that the nl_langinfo routine is
  *     available to return local data.  You will also need <langinfo.h>