]> git.puffer.fish Git - mirror/frr.git/commitdiff
zebra: fix include for SNMP
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 28 Jul 2016 15:23:44 +0000 (17:23 +0200)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Thu, 28 Jul 2016 11:27:47 +0000 (07:27 -0400)
no idea where this disappeared.

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

index 11fc0ef40d6517cc0c82984cbbb9a09e7c9e1235..3ba9fc26a8a17ebe2ddbcd235e01bd7baee7ab00 100644 (file)
@@ -39,6 +39,7 @@
 
 #include "zebra/rib.h"
 #include "zebra/zserv.h"
+#include "zebra/zebra_vrf.h"
 
 #define IPFWMIB 1,3,6,1,2,1,4,24