==== run-regress-rde_community_test ==== cc -O2 -pipe -I/home/src/regress/usr.sbin/bgpd/unittests -I/home/src/regress/usr.sbin/bgpd/unittests/../../../../usr.sbin/bgpd -g -MD -MP -c /home/src/regress/usr.sbin/bgpd/unittests/rde_community_test.c /home/src/regress/usr.sbin/bgpd/unittests/rde_community_test.c:257:1: error: conflicting types for 'attr_writebuf' 257 | attr_writebuf(struct ibuf *buf, uint8_t flags, uint8_t type, void *data, | ^ /home/src/regress/usr.sbin/bgpd/unittests/../../../../usr.sbin/bgpd/rde.h:451:7: note: previous declaration is here 451 | int attr_writebuf(struct ibuf *, uint8_t, uint8_t, const void *, | ^ 1 error generated. *** Error 1 in unittests (:87 'rde_community_test.o') FAILED