commit | 817fea2df3c24b22f6123dc0106eb063b7132883 | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Tue Aug 07 11:48:33 2012 -0600 |
committer | Alex Williamson <alex.williamson@redhat.com> | Tue Aug 07 11:48:33 2012 -0600 |
tree | 594031e1ae715c76a787b1597385505e719c017c | |
parent | 42a579a0f960081cd16fc945036e4780c3ad3202 [diff] |
vfio: Include vfio.h in installed headers Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index d9a7544..fa21760 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild
@@ -391,6 +391,7 @@ header-y += v4l2-mediabus.h header-y += v4l2-subdev.h header-y += veth.h +header-y += vfio.h header-y += vhost.h header-y += videodev2.h header-y += virtio_9p.h