mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-13 19:39:28 +00:00
zebra: fix include for SNMP
no idea where this disappeared. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
This commit is contained in:
parent
56e2c5e847
commit
050ceb3b7c
@ -39,6 +39,7 @@
|
|||||||
|
|
||||||
#include "zebra/rib.h"
|
#include "zebra/rib.h"
|
||||||
#include "zebra/zserv.h"
|
#include "zebra/zserv.h"
|
||||||
|
#include "zebra/zebra_vrf.h"
|
||||||
|
|
||||||
#define IPFWMIB 1,3,6,1,2,1,4,24
|
#define IPFWMIB 1,3,6,1,2,1,4,24
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user