[PATCH] include linux/types.h in linux/nbd.h
authorMike Frysinger <vapier@gentoo.org>
Wed, 11 Oct 2006 08:22:11 +0000 (01:22 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 11 Oct 2006 18:14:24 +0000 (11:14 -0700)
commitc751c1dbb1289d220a8a175ba0df47706ce95a7e
tree91072068ae634924575e01533367039e20e41e63
parent32e794015aa698fd6bf1ec21b713f900a707fb15
[PATCH] include linux/types.h in linux/nbd.h

The nbd header uses __be32 and such types but doesn't actually include the
header that defines these things (linux/types.h); so let's include it.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/nbd.h