From: Jaswinder Singh Rajput Date: Fri, 30 Jan 2009 16:39:17 +0000 (+0530) Subject: headers_check fix: linux/ppp_defs.h X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=7260a91666a3149181e7b78bbf73beebbb04f8fa;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git headers_check fix: linux/ppp_defs.h fix the following 'make headers_check' warning: usr/include/linux/ppp_defs.h:50: found __[us]{8,16,32,64} type without #include Signed-off-by: Jaswinder Singh Rajput --- diff --git a/include/linux/ppp_defs.h b/include/linux/ppp_defs.h index 6e8adc77522c..1c866bda2018 100644 --- a/include/linux/ppp_defs.h +++ b/include/linux/ppp_defs.h @@ -25,6 +25,8 @@ * OR MODIFICATIONS. */ +#include + /* * ==FILEVERSION 20000114== *