diff options
author | Matthew Smith <mgsmith@netgate.com> | 2018-07-09 10:19:10 -0500 |
---|---|---|
committer | Matthew Smith <mgsmith@netgate.com> | 2018-07-09 11:16:44 -0500 |
commit | 999a0a41999caa8317aa787165cbb5dab9f5779d (patch) | |
tree | 2e8d275cdb1363d0ccf12220e289a993ebc75b19 /src/vnet | |
parent | 0e36bbfd1b058b4febe895bad3d254851194ad6c (diff) |
Fix missing pipe.api.h
Errors occur when building a library outside the VPP
source tree that uses the shared memory API because
vnet/devices/pipe/pipe.api.h is not installed but is
included by vnet/vnet_all_api_h.h.
In src/vnet.am, Add vnet/devices/pipe/pipe.api.h to
nobase_include_HEADERS.
Change-Id: Id3dc28d90f41bb0ff576736f9d77bee19a2b8fdd
Signed-off-by: Matthew Smith <mgsmith@netgate.com>
Diffstat (limited to 'src/vnet')
0 files changed, 0 insertions, 0 deletions