What steps will reproduce the problem?
#include <apr_queue.h>
without/before apr_time.h.
Arsen, I think it is your patch that adds apr_queue_timed{push,pop} functions
to APR queue in Dependencies version 1.3.0. The functions use
apr_interval_time_t which is defined in apr_time.h, but not included by
apr_queue.h.
Original issue reported on code.google.com by tomas.valenta@speechtech.cz on 9 Feb 2015 at 2:11
Original issue reported on code.google.com by
tomas.valenta@speechtech.cz
on 9 Feb 2015 at 2:11