]> sjero.net Git - wget/blobdiff - src/config.h.in
[svn] Check for random.
[wget] / src / config.h.in
index 1364d27f7fd54efcabe5afbde8d4d3295e38fc40..62793c2c38e00fb2a3605a0743c2ddbd03368659 100644 (file)
@@ -168,6 +168,9 @@ char *alloca ();
 /* Define if you have the usleep function.  */
 #undef HAVE_USLEEP
 
+/* Define if you have the random function.  */
+#undef HAVE_RANDOM
+
 /* Define if you have the <string.h> header file.  */
 #undef HAVE_STRING_H