vhost: fix missing header includes
authorBruce Richardson <bruce.richardson@intel.com>
Fri, 15 Jan 2021 11:10:40 +0000 (11:10 +0000)
committerDavid Marchand <david.marchand@redhat.com>
Thu, 21 Jan 2021 09:27:47 +0000 (10:27 +0100)
commit820778fad6fad2c1570efe9b25c81d068bbdcd30
tree040fee147945cb150f0dcc2be910c81405e3f13a
parent585617c32008f1f75d8830b7b2f7e2b191e40508
vhost: fix missing header includes

The vhost header files were missing definitions from headers to allow
them to be compiled up individually.

Fixes: d7280c9fffcb ("vhost: support selective datapath")
Fixes: a49f758d1170 ("vhost: split vDPA header file")
Fixes: 939066d96563 ("vhost/crypto: add public function implementation")
Cc: stable@dpdk.org
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
lib/librte_vhost/rte_vdpa.h
lib/librte_vhost/rte_vdpa_dev.h
lib/librte_vhost/rte_vhost_crypto.h