From: David S. Miller Date: Fri, 9 Feb 2007 00:01:09 +0000 (-0800) Subject: [ATM]: atmarp.h needs to always include linux/types.h X-Git-Tag: v2.6.21-rc1~83^2~65^2~1 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42c05f6e6e3d57495054a4cae35850b3f7d1c343;p=linux-2.6 [ATM]: atmarp.h needs to always include linux/types.h To provide the __be* types, even for userspace includes. Reported by Andrew Walrond. Signed-off-by: David S. Miller --- diff --git a/include/linux/atmarp.h b/include/linux/atmarp.h index ee108f9e9c..231f4bdec7 100644 --- a/include/linux/atmarp.h +++ b/include/linux/atmarp.h @@ -6,9 +6,7 @@ #ifndef _LINUX_ATMARP_H #define _LINUX_ATMARP_H -#ifdef __KERNEL__ #include -#endif #include #include