Skip to content
Snippets Groups Projects
Commit 2c631453 authored by Alessandro Rubini's avatar Alessandro Rubini Committed by Federico Vaga
Browse files

zio-buffer.h: need linux/slab.h


Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
parent efe606ba
Branches
Tags
No related merge requests found
......@@ -79,6 +79,7 @@ struct zio_control {
#ifdef __KERNEL__
#include <linux/module.h>
#include <linux/kobject.h>
#include <linux/slab.h>
#include <linux/zio.h>
#include <linux/gfp.h>
#include <linux/fs.h>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment