aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/if_ppp.h
diff options
context:
space:
mode:
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>2009-01-30 21:31:29 +0530
committerJaswinder Singh Rajput <jaswinderrajput@gmail.com>2009-01-30 23:55:45 +0530
commit0fe5a8fe0c145a6ff8f3daacd32f1824d0c021a9 (patch)
tree43f00b14cded75e6a7f9644713657ccf4a826d72 /include/linux/if_ppp.h
parentheaders_check fix: linux/if_link.h (diff)
downloadlinux-dev-0fe5a8fe0c145a6ff8f3daacd32f1824d0c021a9.tar.xz
linux-dev-0fe5a8fe0c145a6ff8f3daacd32f1824d0c021a9.zip
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 <linux/types.h> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Diffstat (limited to 'include/linux/if_ppp.h')
-rw-r--r--include/linux/if_ppp.h1
1 files changed, 1 insertions, 0 deletions
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 <linux/types.h>
#include <linux/compiler.h>
/*