diff options
| author | Quentin Young <qlyoung@users.noreply.github.com> | 2020-07-14 15:37:14 -0400 |
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2020-07-14 15:38:20 -0400 |
| commit | 1d4cfa5de1ab31b1a74e57d17af80f324a20d1bb (patch) | |
| tree | fa4f619efa6662896337e132d87ae8675f33af73 /bgpd/bgp_debug.h | |
| parent | 35d78b8b8686e4aba447b94cd9707094641718ea (diff) | |
Revert "Rpki Encapsulation"revert-5015-rpki_vrf_encapsulation
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'bgpd/bgp_debug.h')
| -rw-r--r-- | bgpd/bgp_debug.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/bgpd/bgp_debug.h b/bgpd/bgp_debug.h index e021f19c45..69f25566a9 100644 --- a/bgpd/bgp_debug.h +++ b/bgpd/bgp_debug.h @@ -21,15 +21,9 @@ #ifndef _QUAGGA_BGP_DEBUG_H #define _QUAGGA_BGP_DEBUG_H -#include "hook.h" -#include "vty.h" - #include "bgp_attr.h" #include "bgp_updgrp.h" -DECLARE_HOOK(bgp_hook_config_write_debug, (struct vty *vty, bool running), - (vty, running)) - /* sort of packet direction */ #define DUMP_ON 1 #define DUMP_SEND 2 |
