On 2013-02-24, Chris Smith <obsd_m...@chrissmith.org> wrote:
> cc -I. -I/usr/src/usr.sbin/nsd -O2 -pipe   -c /usr/src/usr.sbin/nsd/nsd-xfer.c
> /usr/src/usr.sbin/nsd/nsd-xfer.c:175: error: static declaration of
> 'tsig_get_algorithm_by_id' follows non-static declaration
> /usr/src/usr.sbin/nsd/tsig.h:161: error: previous declaration of
> 'tsig_get_algorithm_by_id' was here

It seems your tree is not clean, the tsig_get_algorithm_by_id prototype
which it's complaining about was removed in tsig.h r1.1.1.3.


Reply via email to