summaryrefslogtreecommitdiffstats
path: root/include/standard-headers/linux/virtio_balloon.h
diff options
context:
space:
mode:
authorAlexey Kardashevskiy2015-07-06 04:10:57 +0200
committerPaolo Bonzini2015-07-06 17:59:01 +0200
commit25b8b39b6d7de95d0dd5ae7b66b3ac4b9b83e060 (patch)
tree55655c02e643843162bf89ea564cf14ceae940e2 /include/standard-headers/linux/virtio_balloon.h
parentMerge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (diff)
downloadqemu-25b8b39b6d7de95d0dd5ae7b66b3ac4b9b83e060.tar.gz
qemu-25b8b39b6d7de95d0dd5ae7b66b3ac4b9b83e060.tar.xz
qemu-25b8b39b6d7de95d0dd5ae7b66b3ac4b9b83e060.zip
linux-headers: Update to 4.2-rc1
This updates linux-headers against master 4.2-rc1 (commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754). This is the result of ./scripts/update-linux-headers.sh work. Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/standard-headers/linux/virtio_balloon.h')
-rw-r--r--include/standard-headers/linux/virtio_balloon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/standard-headers/linux/virtio_balloon.h b/include/standard-headers/linux/virtio_balloon.h
index 88ada1d048..2e2a6dcf3a 100644
--- a/include/standard-headers/linux/virtio_balloon.h
+++ b/include/standard-headers/linux/virtio_balloon.h
@@ -26,6 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE. */
#include "standard-headers/linux/types.h"
+#include "standard-headers/linux/virtio_types.h"
#include "standard-headers/linux/virtio_ids.h"
#include "standard-headers/linux/virtio_config.h"