On 05/25/2018 11:47 AM, Michael S. Tsirkin wrote:
When pulling in headers that are in the same directory as C file (as

s/as C/as the C/

opposed to one in include/), we should use its relative path, without a
directory.

Signed-off-by: Michael S. Tsirkin <m...@redhat.com>
---
  block/crypto.c         | 2 +-
  block/nbd.c            | 2 +-
  block/qcow.c           | 2 +-
  block/qcow2-bitmap.c   | 2 +-
  block/qcow2-cluster.c  | 2 +-
  block/qcow2-refcount.c | 2 +-
  block/qcow2-snapshot.c | 2 +-
  block/qcow2.c          | 4 ++--
  block/vhdx-endian.c    | 2 +-
  block/vhdx-log.c       | 2 +-
  block/vhdx.c           | 2 +-
  11 files changed, 12 insertions(+), 12 deletions(-)

Reviewed-by: Eric Blake <ebl...@redhat.com>

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Reply via email to