commit | 0d8c41dae5b0566d0022be2af84d50ff456b3537 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu May 03 22:50:20 2018 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu May 31 04:16:06 2018 +0300 |
tree | 155f43a426f2d7bf37a18403e544bace051bddc8 | |
parent | fa0d421f39b353ed2de901bb798f81ce9824c2f3 [diff] |
block: 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>