summaryrefslogtreecommitdiffstats
path: root/fs/locks.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/locks.c')
-rw-r--r--fs/locks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/locks.c b/fs/locks.c
index e65b59394..7eed30fec 100644
--- a/fs/locks.c
+++ b/fs/locks.c
@@ -115,7 +115,7 @@
* Stephen Rothwell <sfr@linuxcare.com>, June, 2000.
*/
-#include <linux/malloc.h>
+#include <linux/slab.h>
#include <linux/file.h>
#include <linux/smp_lock.h>
#include <linux/init.h>