crypto: use local path for local headers
commit986bc8ded9a5459e72951cc91b53cf2b52eb735f
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 3 May 2018 19:50:23 +0000 (3 22:50 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 1 Jun 2018 16:20:37 +0000 (1 19:20 +0300)
treeb803626450700ecf506bc180f9a06bc5e39acf9d
parent0d8c41dae5b0566d0022be2af84d50ff456b3537
crypto: use local path for local headers

When pulling in headers that are in the same directory as the C file (as
opposed to one in include/), we should use its relative path, without a
directory.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Daniel P. Berrangé <berrange@redhat.com>
16 files changed:
crypto/block-luks.c
crypto/block-luks.h
crypto/block-qcow.c
crypto/block-qcow.h
crypto/block.c
crypto/cipher.c
crypto/ivgen-essiv.c
crypto/ivgen-essiv.h
crypto/ivgen-plain.c
crypto/ivgen-plain.h
crypto/ivgen-plain64.c
crypto/ivgen-plain64.h
crypto/ivgen.c
crypto/tlscreds.c
crypto/tlscredsanon.c
crypto/tlscredsx509.c