numam-dpdk/examples/vhost_scsi
Bruce Richardson f380206979 examples/vhost_scsi: fix header check for meson build
The header check for the example app was looking for virtio_scsi.h without
the "linux/" prefix, which meant it was never getting found when it should
have been.

Fixes: 8d47a753b7 ("examples/vhost_scsi: disable build if missing dependency")
Cc: stable@dpdk.org

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Tiwei Bie <tiwei.bie@intel.com>
2019-04-23 00:15:10 +02:00
..
Makefile examples: detect default build directory 2019-03-30 01:12:15 +01:00
meson.build examples/vhost_scsi: fix header check for meson build 2019-04-23 00:15:10 +02:00
scsi_spec.h examples/vhost_scsi: replace strncpy with strlcpy 2018-05-13 23:54:28 +02:00
scsi.c replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
vhost_scsi.c examples/vhost_scsi: move to safe GPA translation API 2018-04-23 17:12:13 +02:00
vhost_scsi.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00