From c607542d6f179ffb5e25f2df7428cce43de2d152 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Tue, 8 Nov 2005 16:57:02 +0100 Subject: [PATCH] --- yaml --- r: 13972 b: refs/heads/master c: 9abdc4cd8a81a3c29e051eb12963757ac60bd440 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/ioprio.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 7dee92a9f610..4818bcc1c31b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9f56f743e8dcc470322c7efd5d307a32665ba05c +refs/heads/master: 9abdc4cd8a81a3c29e051eb12963757ac60bd440 diff --git a/trunk/fs/ioprio.c b/trunk/fs/ioprio.c index d1c1f2b2c9da..4bf1c6365a19 100644 --- a/trunk/fs/ioprio.c +++ b/trunk/fs/ioprio.c @@ -22,6 +22,7 @@ #include #include #include +#include static int set_task_ioprio(struct task_struct *task, int ioprio) {