aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/atmbr2684.h
diff options
context:
space:
mode:
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>2009-01-30 20:29:11 +0530
committerJaswinder Singh Rajput <jaswinderrajput@gmail.com>2009-01-30 23:39:08 +0530
commitf757f603f7d52254120cbfcd967f67f663264c64 (patch)
treecdb649a7061345eb2f90a3104e733a81b97d0a43 /include/linux/atmbr2684.h
parentheaders_check fix: linux/atalk.h (diff)
downloadlinux-dev-f757f603f7d52254120cbfcd967f67f663264c64.tar.xz
linux-dev-f757f603f7d52254120cbfcd967f67f663264c64.zip
headers_check fix: linux/atmbr2684.h
fix the following 'make headers_check' warning: usr/include/linux/atmbr2684.h:88: 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/atmbr2684.h')
-rw-r--r--include/linux/atmbr2684.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/atmbr2684.h b/include/linux/atmbr2684.h
index 52bf72affbba..fdb2629b6189 100644
--- a/include/linux/atmbr2684.h
+++ b/include/linux/atmbr2684.h
@@ -1,6 +1,7 @@
#ifndef _LINUX_ATMBR2684_H
#define _LINUX_ATMBR2684_H
+#include <linux/types.h>
#include <linux/atm.h>
#include <linux/if.h> /* For IFNAMSIZ */