diff options
author | Filip Tehlar <ftehlar@cisco.com> | 2021-06-22 12:18:17 +0000 |
---|---|---|
committer | Ole Tr�an <otroan@employees.org> | 2021-06-22 19:54:55 +0000 |
commit | 4f348df8cfcec6378ad0593a5bde527f2cbd9482 (patch) | |
tree | ab67a8be01f885f1399591f9d60342be76652e37 /src/vnet/vnet_all_api_h.h | |
parent | ce74c6f016dafd234431bbf561632b107fc11d06 (diff) |
virtio: api cleanup
Use autogenerated code.
Does not change API definitions.
Type: improvement
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
Change-Id: I047310b8c9fcc51dcfb187710ff59b7895abe217
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 0e1cdd6fa28..4e54b443ac4 100644 --- a/src/vnet/vnet_all_api_h.h +++ b/src/vnet/vnet_all_api_h.h @@ -33,7 +33,6 @@ #include <vnet/format_fns.h> #endif -#include <vnet/devices/virtio/vhost_user.api.h> #include <vnet/interface.api.h> #include <vnet/l2/l2.api.h> #include <vnet/span/span.api.h> |