From 97307af1cd85b717b01fee9fb29c8d12777c1cc5 Mon Sep 17 00:00:00 2001 From: Alessandro Rubini Date: Mon, 21 Nov 2011 10:01:40 +0100 Subject: [PATCH] --- yaml --- r: 280046 b: refs/heads/master c: 03e099fbb0fbd8aaef9316e74790d9819c57c8ff h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/debugfs/file.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 72790e6222bc..f18df3aeb24e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 42b4d114b936f3f7da121823774a42e584bf09f9 +refs/heads/master: 03e099fbb0fbd8aaef9316e74790d9819c57c8ff diff --git a/trunk/fs/debugfs/file.c b/trunk/fs/debugfs/file.c index fc98ec9e1d83..e0a3a59a6744 100644 --- a/trunk/fs/debugfs/file.c +++ b/trunk/fs/debugfs/file.c @@ -19,6 +19,7 @@ #include #include #include +#include static ssize_t default_read_file(struct file *file, char __user *buf, size_t count, loff_t *ppos)