aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/lsm303dlh_a.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/lsm303dlh_a.c')
-rwxr-xr-xdrivers/hwmon/lsm303dlh_a.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/lsm303dlh_a.c b/drivers/hwmon/lsm303dlh_a.c
index 6f8372717fc..33169492056 100755
--- a/drivers/hwmon/lsm303dlh_a.c
+++ b/drivers/hwmon/lsm303dlh_a.c
@@ -41,7 +41,7 @@
#include <linux/miscdevice.h>
#include <linux/input.h>
#include <linux/interrupt.h>
-
+#include <linux/slab.h>
#include <linux/kthread.h>
#include <linux/delay.h>
#include <linux/freezer.h>