|
@@ -22,6 +22,7 @@
|
|
#include <linux/kernel.h>
|
|
#include <linux/kernel.h>
|
|
#include <linux/ioprio.h>
|
|
#include <linux/ioprio.h>
|
|
#include <linux/blkdev.h>
|
|
#include <linux/blkdev.h>
|
|
|
|
+#include <linux/syscalls.h>
|
|
|
|
|
|
static int set_task_ioprio(struct task_struct *task, int ioprio)
|
|
static int set_task_ioprio(struct task_struct *task, int ioprio)
|
|
{
|
|
{
|