Search Linux Wireless

[PATCH] rfkill: include err.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Since we use ERR_PTR and similar macros, we need to include linux/err.h.

Signed-off-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
---
 include/linux/rfkill.h |    1 +
 1 file changed, 1 insertion(+)

--- wireless-testing.orig/include/linux/rfkill.h	2009-06-09 15:55:06.000000000 +0200
+++ wireless-testing/include/linux/rfkill.h	2009-06-09 15:55:20.000000000 +0200
@@ -105,6 +105,7 @@ enum rfkill_user_states {
 #include <linux/mutex.h>
 #include <linux/device.h>
 #include <linux/leds.h>
+#include <linux/err.h>
 
 /* this is opaque */
 struct rfkill;


--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux