diff options
author | Filip Tehlar <ftehlar@cisco.com> | 2021-06-26 22:12:08 +0000 |
---|---|---|
committer | Ole Tr�an <otroan@employees.org> | 2021-07-12 10:36:46 +0000 |
commit | 0046e97eb94cbcf278be2c892e4b686da670a414 (patch) | |
tree | 22d6f52cc3ac48dae9a3c74d36e030e38ee79456 /src/vnet/vnet_all_api_h.h | |
parent | 0972edc1c2a232e9fb7364d517f6eaf9b71431b9 (diff) |
session: api cleanup
Use autogenerated code.
Does not change API definitions.
Type: improvement
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
Change-Id: Iacc58d27ac51c8a1c571087f98297e046b3477c2
Diffstat (limited to 'src/vnet/vnet_all_api_h.h')
-rw-r--r-- | src/vnet/vnet_all_api_h.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/vnet/vnet_all_api_h.h b/src/vnet/vnet_all_api_h.h index 41e5b8d9a15..8b50f3946e6 100644 --- a/src/vnet/vnet_all_api_h.h +++ b/src/vnet/vnet_all_api_h.h @@ -33,8 +33,6 @@ #include <vnet/format_fns.h> #endif -#include <vnet/session/session.api.h> - /* * fd.io coding-style-patch-verification: ON * |