diff options
Diffstat (limited to 'src/vat2')
-rw-r--r-- | src/vat2/vat2_helpers.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/vat2/vat2_helpers.h b/src/vat2/vat2_helpers.h index 929c012485f..beb2a787659 100644 --- a/src/vat2/vat2_helpers.h +++ b/src/vat2/vat2_helpers.h @@ -16,9 +16,11 @@ #ifndef included_vat2_helpers_h #define included_vat2_helpers_h +#include <vlibmemory/vlib.api_types.h> + /* For control ping */ #define vl_endianfun -#include <vpp/api/vpe.api.h> +#include <vlibmemory/vlib.api.h> #undef vl_endianfun static inline void |