diff options
author | 2022-02-23 15:36:02 -0500 | |
---|---|---|
committer | 2022-02-25 18:14:22 +0000 | |
commit | 9f0c28e7f2203213fa9ea01389d044dcce3f0afe (patch) | |
tree | f37c25d787de9ba2bd73a533762247694a55b7a8 /docs/interfacing/cpp | |
parent | f4df11acf998d15cc6d5850a8febe439c92f31fd (diff) |
vapi: Missing include file in vlib.api.vapi.h
- A call to vapi_msg_control_ping_hton() is generated in
a static inline function in vlib.api.vapi.h, which is
defined/generated in memclnt.api.vapi.h without
including memclnt.api.vapi.h in vlib.api.vapi.h.
This breaks the compilation of plugins which include
only vlib.api.vapi.h (e.g. hicn_plugin from the HICN
project).
Type: fix
Fixes: a1400cecb
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I5574f4ed496183ea93265f493bf3624254a865a2
(cherry picked from commit 14baada2140ad5a19e4d502e81296fe70b5b54d1)
Diffstat (limited to 'docs/interfacing/cpp')
0 files changed, 0 insertions, 0 deletions