diff options
Diffstat (limited to 'drivers/atm/lanai.c')
-rw-r--r-- | drivers/atm/lanai.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/atm/lanai.c b/drivers/atm/lanai.c index 23d95054705b..cbe15a86c669 100644 --- a/drivers/atm/lanai.c +++ b/drivers/atm/lanai.c | |||
@@ -55,6 +55,7 @@ | |||
55 | */ | 55 | */ |
56 | 56 | ||
57 | #include <linux/module.h> | 57 | #include <linux/module.h> |
58 | #include <linux/slab.h> | ||
58 | #include <linux/mm.h> | 59 | #include <linux/mm.h> |
59 | #include <linux/atmdev.h> | 60 | #include <linux/atmdev.h> |
60 | #include <asm/io.h> | 61 | #include <asm/io.h> |