From: Jaswinder Singh Rajput Date: Fri, 30 Jan 2009 16:39:17 +0000 (+0530) Subject: headers_check fix: linux/ppp_defs.h X-Git-Tag: firefly_0821_release~15230^2~67 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=7260a91666a3149181e7b78bbf73beebbb04f8fa;p=firefly-linux-kernel-4.4.55.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== *