include linux/types.h in if_fddi.h
authorOlaf Hering <olaf@aepfle.de>
Wed, 17 Oct 2007 06:27:09 +0000 (23:27 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:42:52 +0000 (08:42 -0700)
commit7f44c3621a41576d755668c48d0caf894c228fa9
treebb3b500e989e215802224365f5aa902a72e0914a
parent85864e103850962389d77467391bc3da021d070f
include linux/types.h in if_fddi.h

include/linux/if_fddi.h is an exported header.
It uses __be16. Include linux/types.h to get this prototype.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Cc: "Maciej W. Rozycki" <macro@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/if_fddi.h