IPIP: version.h is not needed 50/11550/2
authorNeale Ranns <nranns@cisco.com>
Thu, 5 Apr 2018 12:16:49 +0000 (05:16 -0700)
committerOle Trøan <otroan@employees.org>
Thu, 5 Apr 2018 13:28:34 +0000 (13:28 +0000)
Change-Id: I78a4176f98c2b4630a57ac5ddb7faf58ba0c4ee1
Signed-off-by: Neale Ranns <nranns@cisco.com>
src/vnet/ipip/sixrd.c

index 282f468..08fd604 100644 (file)
@@ -36,7 +36,6 @@
 #include <vnet/fib/fib_table.h>
 #include <vnet/fib/ip6_fib.h>
 #include <vnet/plugin/plugin.h>
-#include <vpp/app/version.h>   // Really needed?
 
 extern vlib_node_registration_t ip4_sixrd_node;