virtio_9p.h needs <linux/types.h>
authorFang Wenqi <anton.fang@gmail.com>
Tue, 1 Jun 2010 02:43:06 +0000 (02:43 +0000)
committerEric Van Hensbergen <ericvh@gmail.com>
Mon, 2 Aug 2010 15:37:17 +0000 (10:37 -0500)
commitb126468e08d92aaeffa58ef04d70e417241dadc1
tree545b5ec0fd26e03a77db5009ff42ee01bcc11343
parent9fe6206f400646a2322096b56c59891d530e8d51
virtio_9p.h needs <linux/types.h>

Found with makes headers_check:
include/linux/virtio_9p.h:15: found __[us]{8,16,32,64} type without #include <linux/types.h>

Signed-off-by: Fang Wenqi <antonf@turbolinux.com.cn>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
include/linux/virtio_9p.h