X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Futils.h;h=0cba30187311fc2b1659750700c84f12e15f5662;hp=e4c636894ffea94e56d0973e3ea38460b93a6da2;hb=75699d62131af1f72895bfa7c8858ccaf1cb100c;hpb=5f63b4f873a6bed60fc75613eec595b0693a74e6 diff --git a/src/utils.h b/src/utils.h index e4c63689..0cba3018 100644 --- a/src/utils.h +++ b/src/utils.h @@ -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 */