]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tools/kvm/9p: Always include system header before kernel headers
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Sat, 18 Jun 2011 15:37:28 +0000 (21:07 +0530)
committerPekka Enberg <penberg@kernel.org>
Sun, 19 Jun 2011 09:03:49 +0000 (12:03 +0300)
commitccffbc14b7a43541156775c5116097baec5929bb
tree26ee0977ab933ccd2c5652486d4d8e701ec0b5fc
parent6cb48e814a128152d4b7be34e5167576e49d4fcf
tools/kvm/9p: Always include system header before kernel headers

Otherwise many things can break, such as mapping of stat to stat64

Cc: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/virtio/9p.c