summaryrefslogtreecommitdiffstats
path: root/include/linux/neighbour.h
diff options
context:
space:
mode:
authorJaswinder Singh Rajput2009-01-30 17:28:19 +0100
committerJaswinder Singh Rajput2009-01-30 19:31:42 +0100
commitee79a6415f911801eb7804704ac130088281b2d8 (patch)
tree01f358bdb9f3ae79ff6056b8f67700bcc397ffcd /include/linux/neighbour.h
parentheaders_check fix: linux/msdos_fs.h (diff)
downloadkernel-qcow2-linux-ee79a6415f911801eb7804704ac130088281b2d8.tar.gz
kernel-qcow2-linux-ee79a6415f911801eb7804704ac130088281b2d8.tar.xz
kernel-qcow2-linux-ee79a6415f911801eb7804704ac130088281b2d8.zip
headers_check fix: linux/neighbour.h
fix the following 'make headers_check' warning: usr/include/linux/neighbour.h:8: 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/neighbour.h')
-rw-r--r--include/linux/neighbour.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/neighbour.h b/include/linux/neighbour.h
index bd3bbf668cdb..8730d5dae1bc 100644
--- a/include/linux/neighbour.h
+++ b/include/linux/neighbour.h
@@ -1,6 +1,7 @@
#ifndef __LINUX_NEIGHBOUR_H
#define __LINUX_NEIGHBOUR_H
+#include <linux/types.h>
#include <linux/netlink.h>
struct ndmsg