]> sjero.net Git - wget/blobdiff - src/utils.h
[svn] Use the new function `random_number' that doesn't depend on RAND_MAX
[wget] / src / utils.h
index e4c636894ffea94e56d0973e3ea38460b93a6da2..0cba30187311fc2b1659750700c84f12e15f5662 100644 (file)
@@ -102,5 +102,6 @@ long wtimer_granularity PARAMS ((void));
 char *html_quote_string PARAMS ((const char *));
 
 int determine_screen_width PARAMS ((void));
+int random_number PARAMS ((int));
 
 #endif /* UTILS_H */