]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbc77db1252b2f792013c4f2ea58ac1d1d4b3514e
treebb3b500e989e215802224365f5aa902a72e0914a
parent880f37312b9408e5ef75c244cc6a97ce05850c99
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