From: Niels de Vos <niels.devos@wincor-nixdorf.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] linux/fs.h: include linux/path.h
Date: Mon, 21 Jul 2008 15:06:28 +0200 [thread overview]
Message-ID: <488489D4.2030604@wincor-nixdorf.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 527 bytes --]
In linux/fs.h 'struct path' is being used. Therefore linux/path.h should
be included.
Signed-off-by: Niels de Vos <niels.devos@wincor-nixdorf.com>
---
diff --git a/include/linux/fs.h b/include/linux/fs.h
index d8e2762..a14f1c4 100644
--- a/include/linux/fs.h
+++ b/include/linux/fs.h
@@ -289,6 +289,7 @@ extern int dir_notify_enable;
#include <linux/mutex.h>
#include <linux/capability.h>
#include <linux/semaphore.h>
+#include <linux/path.h>
#include <asm/atomic.h>
#include <asm/byteorder.h>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
reply other threads:[~2008-07-21 13:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=488489D4.2030604@wincor-nixdorf.com \
--to=niels.devos@wincor-nixdorf.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®