summaryrefslogtreecommitdiffstats
path: root/include/linux/ppp_defs.h
diff options
context:
space:
mode:
authorJaswinder Singh Rajput2009-01-30 17:39:17 +0100
committerJaswinder Singh Rajput2009-01-30 19:35:30 +0100
commit7260a91666a3149181e7b78bbf73beebbb04f8fa (patch)
treee186b22fccc6b85bd8c2eaa6c5786c14820b9e87 /include/linux/ppp_defs.h
parentheaders_check fix: linux/pkt_sched.h (diff)
downloadkernel-qcow2-linux-7260a91666a3149181e7b78bbf73beebbb04f8fa.tar.gz
kernel-qcow2-linux-7260a91666a3149181e7b78bbf73beebbb04f8fa.tar.xz
kernel-qcow2-linux-7260a91666a3149181e7b78bbf73beebbb04f8fa.zip
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 <linux/types.h> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Diffstat (limited to 'include/linux/ppp_defs.h')
-rw-r--r--include/linux/ppp_defs.h2
1 files changed, 2 insertions, 0 deletions
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 <linux/types.h>
+
/*
* ==FILEVERSION 20000114==
*