From: Jaswinder Singh Rajput Date: Fri, 30 Jan 2009 16:04:36 +0000 (+0530) Subject: headers_check fix: linux/if_tr.h X-Git-Tag: v3.12-rc1~15628^2~82 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=65863dbc0833e06b905679f61450f05a68bae4c2;p=kernel%2Fkernel-generic.git headers_check fix: linux/if_tr.h fix the following 'make headers_check' warning: usr/include/linux/if_tr.h:37: found __[us]{8,16,32,64} type without #include Signed-off-by: Jaswinder Singh Rajput --- diff --git a/include/linux/if_tr.h b/include/linux/if_tr.h index 5bcec8b..fc23aeb 100644 --- a/include/linux/if_tr.h +++ b/include/linux/if_tr.h @@ -19,6 +19,7 @@ #ifndef _LINUX_IF_TR_H #define _LINUX_IF_TR_H +#include #include /* For __be16 */ /* IEEE 802.5 Token-Ring magic constants. The frame sizes omit the preamble