Hello,
on compiling git master branch gives error as below. Could you check it please.
Cheers.
make
include_modules="acc_radius auth_radius misc_radius" cfg
make all
make[3]:
`libsrutils.so.1.0' is up to date.
LD (gcc) [M jsonrpcs.so] jsonrpcs.so
CC (gcc) [M keepalive.so] keepalive_api.o
In file included from keepalive_api.c:40:
api.h:39: error: redefinition of typedef ‘ka_statechanged_f’
keepalive.h:48: note: previous declaration of ‘ka_statechanged_f’
was here
make[2]: *** [keepalive_api.o] Error 1
make[1]: *** [modules] Error 1
make[1]: Leaving directory `/usr/src/kamailio/src'
make: *** [all] Error 2