On Friday 16 September 2011, NormW wrote: > G/M, > Any chance these should be AP_DECLARE? > > > APR_DECLARE(void) ap_random_insecure_bytes(void *buf, apr_size_t > > size); > > ... > > > APR_DECLARE(apr_uint32_t) ap_random_pick(apr_uint32_t min, > > apr_uint32_t max);
True, thanks. Fixed in r1171652.
