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);
Norm

Reply via email to