aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/vnet_all_api_h.h
diff options
context:
space:
mode:
authorNeale Ranns <nranns@cisco.com>2020-11-26 13:12:37 +0000
committerOle Tr�an <otroan@employees.org>2020-11-26 14:59:55 +0000
commit119c0d78f40130bea253b26a21d3bdccbcfef62e (patch)
treed5d79ad4b6eb37e88be329f1994fd1018932bc2f /src/vnet/vnet_all_api_h.h
parentfdf6b6f52460890305f231c041e060fbb232550b (diff)
gre: Move to new API generated types/messages
Type: improvement also clean up GRE includes across the code base. Signed-off-by: Neale Ranns <nranns@cisco.com> Change-Id: I90928b0da3927b7ca1a23683aa80d4b53bbf63fd
Diffstat (limited to 'src/vnet/vnet_all_api_h.h')
-rw-r--r--src/vnet/vnet_all_api_h.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vnet/vnet_all_api_h.h b/src/vnet/vnet_all_api_h.h
index e48d4395436..2a5b6bd557e 100644
--- a/src/vnet/vnet_all_api_h.h
+++ b/src/vnet/vnet_all_api_h.h
@@ -37,7 +37,6 @@
#include <vnet/devices/af_packet/af_packet.api.h>
#include <vnet/devices/virtio/vhost_user.api.h>
#include <vnet/devices/tap/tapv2.api.h>
-#include <vnet/gre/gre.api.h>
#include <vnet/interface.api.h>
#include <vnet/l2/l2.api.h>
#include <vnet/span/span.api.h>