aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dn.h
diff options
context:
space:
mode:
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>2009-01-30 20:52:54 +0530
committerJaswinder Singh Rajput <jaswinderrajput@gmail.com>2009-01-30 23:46:03 +0530
commit57d1780fab89d3736de0d24189129c17178448f0 (patch)
tree3c90703cb8e6044987166332acf50a6931f5ae8b /include/linux/dn.h
parent37eb1f4c3320ed505fbe59a916635b2342c740e4 (diff)
downloadkernel_samsung_smdk4412-57d1780fab89d3736de0d24189129c17178448f0.zip
kernel_samsung_smdk4412-57d1780fab89d3736de0d24189129c17178448f0.tar.gz
kernel_samsung_smdk4412-57d1780fab89d3736de0d24189129c17178448f0.tar.bz2
headers_check fix: linux/dn.h
fix the following 'make headers_check' warning: usr/include/linux/dn.h:75: 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/dn.h')
-rw-r--r--include/linux/dn.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/dn.h b/include/linux/dn.h
index 02bba04..fe99908 100644
--- a/include/linux/dn.h
+++ b/include/linux/dn.h
@@ -1,6 +1,8 @@
#ifndef _LINUX_DN_H
#define _LINUX_DN_H
+#include <linux/types.h>
+
/*
DECnet Data Structures and Constants