From: Jaswinder Singh Rajput Date: Fri, 30 Jan 2009 16:01:29 +0000 (+0530) Subject: headers_check fix: linux/if_ppp.h X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=0fe5a8fe0c145a6ff8f3daacd32f1824d0c021a9;p=linux-2.6-omap-h63xx.git headers_check fix: linux/if_ppp.h fix the following 'make headers_check' warning: usr/include/linux/if_ppp.h:96: found __[us]{8,16,32,64} type without #include Signed-off-by: Jaswinder Singh Rajput --- diff --git a/include/linux/if_ppp.h b/include/linux/if_ppp.h index c3b1f856270..fcef103aa3f 100644 --- a/include/linux/if_ppp.h +++ b/include/linux/if_ppp.h @@ -33,6 +33,7 @@ #ifndef _IF_PPP_H_ #define _IF_PPP_H_ +#include #include /*