summaryrefslogtreecommitdiff
path: root/zebra/zebra_rib.c
diff options
context:
space:
mode:
authorMark Stapp <mjs@voltanet.io>2019-04-18 13:48:15 -0400
committerGitHub <noreply@github.com>2019-04-18 13:48:15 -0400
commitad7d96c159a2e32b5b78573076d82331f3ccd056 (patch)
tree883737351ed51f52ce0c72c6a7a4b2b65ab9e86d /zebra/zebra_rib.c
parent328b7abec5a160c4786889be22e284e0acff03f0 (diff)
parentec3ee0ebb8d3d51a07899356a876b268b3d72eb7 (diff)
Merge pull request #4141 from opensourcerouting/nb-minor-fixes
northbound minor fixes and improvements
Diffstat (limited to 'zebra/zebra_rib.c')
-rw-r--r--zebra/zebra_rib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/zebra/zebra_rib.c b/zebra/zebra_rib.c
index e47499b065..013a1d9a70 100644
--- a/zebra/zebra_rib.c
+++ b/zebra/zebra_rib.c
@@ -24,7 +24,6 @@
#include "if.h"
#include "linklist.h"
#include "log.h"
-#include "log_int.h"
#include "memory.h"
#include "mpls.h"
#include "nexthop.h"