diff mbox series

[48/67] virtio-pci: add include directory header

Message ID 1525376963-79623-49-git-send-email-mst@redhat.com
State New
Headers show
Series include path cleanup | expand

Commit Message

Michael S. Tsirkin May 3, 2018, 7:51 p.m. UTC
This way it is easier to find using standard rules.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
 include/hw/virtio/virtio-pci.h | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 include/hw/virtio/virtio-pci.h
diff mbox series

Patch

diff --git a/include/hw/virtio/virtio-pci.h b/include/hw/virtio/virtio-pci.h
new file mode 100644
index 0000000..f0376c1
--- /dev/null
+++ b/include/hw/virtio/virtio-pci.h
@@ -0,0 +1 @@ 
+#include_next "../hw/virtio/virtio-pci.h"