]> granicus.if.org Git - php/commitdiff
- add HAVE_NANOSLEEP
authorPierre Joye <pajoye@php.net>
Mon, 19 Jan 2009 02:30:18 +0000 (02:30 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 19 Jan 2009 02:30:18 +0000 (02:30 +0000)
win32/build/config.w32.h.in

index 7716fc00dfc9e8143a0cdee2f00c4e741a5944d5..f6526ee7166980cb8864618a73aa4d89181bb30f 100644 (file)
@@ -52,7 +52,9 @@
 
 /* its in win32/time.c */
 #define HAVE_USLEEP 1
+#define HAVE_NANOSLEEP 1
 
+#define HAVE_GETHOSTNAME 1
 #define HAVE_GETCWD 1
 #define HAVE_POSIX_READDIR_R 1
 #define NEED_ISBLANK 1