]> sjero.net Git - wget/blobdiff - src/config.h.in
[svn] New function xsleep that resumes sleeps interrupted by signals
[wget] / src / config.h.in
index c4da0f717811540cde00fde856bc758927355c8c..2ae45ee8d5bd9b95a6161d4fa8933c867668b850 100644 (file)
@@ -191,6 +191,9 @@ char *alloca ();
 /* Define if you have the usleep function.  */
 #undef HAVE_USLEEP
 
+/* Define if you have the nanosleep function.  */
+#undef HAVE_NANOSLEEP
+
 /* Define if you have the <string.h> header file.  */
 #undef HAVE_STRING_H