diff options
Diffstat (limited to 'include/linux/rfkill.h')
-rw-r--r-- | include/linux/rfkill.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/rfkill.h b/include/linux/rfkill.h index ee3eddea8568..d7e818ad0bc4 100644 --- a/include/linux/rfkill.h +++ b/include/linux/rfkill.h | |||
@@ -105,6 +105,7 @@ enum rfkill_user_states { | |||
105 | #include <linux/mutex.h> | 105 | #include <linux/mutex.h> |
106 | #include <linux/device.h> | 106 | #include <linux/device.h> |
107 | #include <linux/leds.h> | 107 | #include <linux/leds.h> |
108 | #include <linux/err.h> | ||
108 | 109 | ||
109 | /* this is opaque */ | 110 | /* this is opaque */ |
110 | struct rfkill; | 111 | struct rfkill; |