[PATCH] linux/fs.h: include linux/path.h

From: Niels de Vos
Date: Mon Jul 21 2008 - 09:08:18 EST


In linux/fs.h 'struct path' is being used. Therefore linux/path.h should
be included.

Signed-off-by: Niels de Vos <niels.devos@xxxxxxxxxxxxxxxxxx>

---
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: signature.asc
Description: OpenPGP digital signature