aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>2009-01-30 21:27:59 +0530
committerJaswinder Singh Rajput <jaswinderrajput@gmail.com>2009-01-30 23:53:40 +0530
commitb06e936939931c5acb1ca5dfe1d02b4d2f7cb11f (patch)
treeefbdb2568dec242893a0ea869789bdd90dc72593
parentba7161387e82fbbdc4b49533aa1345bb7befda13 (diff)
downloadkernel_samsung_smdk4412-b06e936939931c5acb1ca5dfe1d02b4d2f7cb11f.zip
kernel_samsung_smdk4412-b06e936939931c5acb1ca5dfe1d02b4d2f7cb11f.tar.gz
kernel_samsung_smdk4412-b06e936939931c5acb1ca5dfe1d02b4d2f7cb11f.tar.bz2
headers_check fix: linux/if_hippi.h
fix the following 'make headers_check' warning: usr/include/linux/if_hippi.h:82: found __[us]{8,16,32,64} type without #include <linux/types.h> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
-rw-r--r--include/linux/if_hippi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/if_hippi.h b/include/linux/if_hippi.h
index f0f2351..4a7c994 100644
--- a/include/linux/if_hippi.h
+++ b/include/linux/if_hippi.h
@@ -22,6 +22,7 @@
#ifndef _LINUX_IF_HIPPI_H
#define _LINUX_IF_HIPPI_H
+#include <linux/types.h>
#include <asm/byteorder.h>
/*