]> git.proxmox.com Git - mirror_frr.git/blobdiff - watchfrr/watchfrr.h
bgp_rfapi_basic_sanity: wait for clean exit
[mirror_frr.git] / watchfrr / watchfrr.h
index 1a1c19056fa2ae35ba08bd18238b1a9ac90aba92..ee16846a1dc9029244e44b85a5d3bb6d3fce43c7 100644 (file)
 #ifndef FRR_WATCHFRR_H
 #define FRR_WATCHFRR_H
 
+#include "lib/memory.h"
+
+DECLARE_MGROUP(WATCHFRR)
+
 extern void watchfrr_vty_init(void);
 
 extern pid_t integrated_write_pid;