diff options
author | Filip Tehlar <ftehlar@cisco.com> | 2021-06-22 12:03:55 +0000 |
---|---|---|
committer | Ole Tr�an <otroan@employees.org> | 2021-06-22 14:12:29 +0000 |
commit | 3808ec06c4c6a860cab7c6293e8b1be93f002b21 (patch) | |
tree | c018d2c644898f7672402fc5105cb52101842bf3 /src/vnet/vnet_all_api_h.h | |
parent | e2fc003f46f70659045e563368db73eeca9a9647 (diff) |
devices: tapv2 api cleanup
Use autogenerated code.
Does not change API definitions.
Type: improvement
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
Change-Id: I0a2c1cbbe798ddf9d08da78bf0b458a0f54fa13a
Diffstat (limited to 'src/vnet/vnet_all_api_h.h')
-rw-r--r-- | src/vnet/vnet_all_api_h.h | 1 |
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 6f24ef457ac..d0b6135e48f 100644 --- a/src/vnet/vnet_all_api_h.h +++ b/src/vnet/vnet_all_api_h.h @@ -35,7 +35,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/interface.api.h> #include <vnet/l2/l2.api.h> #include <vnet/span/span.api.h> |