--- trunk_head_libpri/pri_q931.h.rev309 2006-06-02 15:09:06.000000000 +0200 +++ trunk_head_libpri/pri_q931.h 2006-06-02 15:33:36.000000000 +0200 @@ -285,5 +285,7 @@ extern void q931_dump(struct pri *pri, q931_h *h, int len, int txrx); extern void __q931_destroycall(struct pri *pri, q931_call *c); - + +extern void q931_dl_indication(struct pri *pri, int event); + #endif