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: https://git.karo-electronics.de/?a=commitdiff_plain;h=0fe5a8fe0c145a6ff8f3daacd32f1824d0c021a9;p=linux-beck.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 c3b1f8562709..fcef103aa3f6 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 /*