diff options
Diffstat (limited to 'drivers/ide/ide-gd.c')
| -rw-r--r-- | drivers/ide/ide-gd.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ide/ide-gd.c b/drivers/ide/ide-gd.c index 753241429c2..c32d83996ae 100644 --- a/drivers/ide/ide-gd.c +++ b/drivers/ide/ide-gd.c @@ -8,6 +8,7 @@  #include <linux/ide.h>  #include <linux/hdreg.h>  #include <linux/dmi.h> +#include <linux/slab.h>  #if !defined(CONFIG_DEBUG_BLOCK_EXT_DEVT)  #define IDE_DISK_MINORS		(1 << PARTN_BITS)  |