]> git.puffer.fish Git - matthieu/frr.git/commit
lib: stick `XREF_SETUP` into libfrrzmq
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 7 May 2024 21:07:42 +0000 (23:07 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 7 May 2024 21:07:42 +0000 (23:07 +0200)
commit74f43b720a7d4c96f0fee8a78498d855db879e66
tree5e54e57e6d11b838534f0620cff697fa5a3103e8
parent190f8baa7b898511c6757aede6ac0a8acbb9d2a3
lib: stick `XREF_SETUP` into libfrrzmq

Didn't catch this one when adding the warning/error (with -Werror) for
missing this.  Neither the CI nor I build with ZeroMQ enabled :(.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/frr_zmq.c