mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-25 18:00:25 +00:00
Merge pull request #15962 from opensourcerouting/zmq-xref-setup
lib: stick `XREF_SETUP` into libfrrzmq
This commit is contained in:
commit
c47f9ad7f4
@ -21,6 +21,8 @@
|
|||||||
#include "log.h"
|
#include "log.h"
|
||||||
#include "lib_errors.h"
|
#include "lib_errors.h"
|
||||||
|
|
||||||
|
XREF_SETUP();
|
||||||
|
|
||||||
DEFINE_MTYPE_STATIC(LIB, ZEROMQ_CB, "ZeroMQ callback");
|
DEFINE_MTYPE_STATIC(LIB, ZEROMQ_CB, "ZeroMQ callback");
|
||||||
|
|
||||||
/* libzmq's context */
|
/* libzmq's context */
|
||||||
|
Loading…
Reference in New Issue
Block a user