aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/api/vpe_all_api_h.h
diff options
context:
space:
mode:
authorFilip Tehlar <ftehlar@cisco.com>2021-07-08 18:44:19 +0000
committerDamjan Marion <dmarion@me.com>2021-07-13 19:27:22 +0000
commitb7e4d4487c0fa02f3869d24799c6573452276396 (patch)
tree915ba0a3dc8004540eb10a8dfcb378dfc4f5fb8e /src/vpp/api/vpe_all_api_h.h
parent66edaf209fcfa618f42c0e6d21873a31de86b412 (diff)
misc: remove vnet_all_api_h and vnet_msg_enum
These file are no longer needed Type: improvement Signed-off-by: Filip Tehlar <ftehlar@cisco.com> Change-Id: I34f8e0b7e17d9e8c06dcd6c5ffe51aa273cdec07
Diffstat (limited to 'src/vpp/api/vpe_all_api_h.h')
-rw-r--r--src/vpp/api/vpe_all_api_h.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/vpp/api/vpe_all_api_h.h b/src/vpp/api/vpe_all_api_h.h
index 7f8a2265aae..7559208d997 100644
--- a/src/vpp/api/vpe_all_api_h.h
+++ b/src/vpp/api/vpe_all_api_h.h
@@ -20,11 +20,6 @@
/* Include the (first) vlib-api API definition layer */
#include <vlibmemory/vl_memory_api_h.h>
-/* Include the (second) vnet API definition layer */
-#define included_from_layer_3
-#include <vnet/vnet_all_api_h.h>
-#undef included_from_layer_3
-
/* Include the current layer (third) vpp API definition layer */
#include <vpp/api/vpe_types.api.h>
#include <vpp/api/vpe.api.h>