summaryrefslogtreecommitdiff
path: root/bgpd/rfapi/vnc_debug.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2023-02-10 08:27:42 -0500
committerDonald Sharp <sharpd@nvidia.com>2023-02-10 09:07:46 -0500
commit988638bd8da987edd96bd94c363476f4f502f270 (patch)
treeaba17c9c4010733f8e7f6cec0ef63a364f63b76d /bgpd/rfapi/vnc_debug.c
parent7809df20643ab9f731930dcef9661a70ef261e5b (diff)
bgpd: Remove extraneous include of version.h
It's not needed in these compiles. So let's remove it. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'bgpd/rfapi/vnc_debug.c')
-rw-r--r--bgpd/rfapi/vnc_debug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bgpd/rfapi/vnc_debug.c b/bgpd/rfapi/vnc_debug.c
index 5c627efbee..322f98e160 100644
--- a/bgpd/rfapi/vnc_debug.c
+++ b/bgpd/rfapi/vnc_debug.c
@@ -19,7 +19,6 @@
#include "lib/zebra.h"
-#include <lib/version.h>
#include "lib/prefix.h"
#include "lib/linklist.h"
#include "lib/stream.h"