diff options
Diffstat (limited to 'driver/storage.h')
-rw-r--r-- | driver/storage.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/storage.h b/driver/storage.h index 5384ff7f..df34b09a 100644 --- a/driver/storage.h +++ b/driver/storage.h @@ -22,6 +22,7 @@ #include <linux/module.h> #include <linux/list.h> #include <linux/spinlock.h> +#include <dbi_kprobes.h> #include "picl.h" #include "ec_ioctl.h" #include "ec_probe.h" |