diff options
Diffstat (limited to 'vpp/api/custom_dump.c')
-rw-r--r-- | vpp/api/custom_dump.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vpp/api/custom_dump.c b/vpp/api/custom_dump.c index ba41b1fb603..47c9f662517 100644 --- a/vpp/api/custom_dump.c +++ b/vpp/api/custom_dump.c @@ -26,8 +26,6 @@ #include <vnet/l2tp/l2tp.h> #include <vnet/l2/l2_input.h> #include <vnet/sr/sr_packet.h> -//#include <vnet/nsh-gre/nsh_gre.h> //alagalah testing nsh-gre removal -#include <vnet/nsh/nsh.h> //alagalah testing nsh-gre removal #include <vnet/vxlan-gpe/vxlan_gpe.h> #include <vlib/vlib.h> #include <vlib/unix/unix.h> |