]> git.baikalelectronics.ru Git - kernel.git/commit
include/linux/fiemap.h: include types.h now that it's exported
authorEric Sandeen <sandeen@redhat.com>
Mon, 13 Apr 2009 21:39:54 +0000 (14:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Apr 2009 22:04:30 +0000 (15:04 -0700)
commitea859c0532ee587aaf37e9ceef878b49d08497ea
treef8e2657142ef385df9069154d455a452f98a227c
parent478a60d88400fcf2ec0986722ef537f7c7e85ce1
include/linux/fiemap.h: include types.h now that it's exported

Include <linux/types.h> in fiemap.h.  Sam Ravnborg pointed out that this
was missing in this newly-exported header which uses the __u32 and __u64
types.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/fiemap.h