[PATCH] 2.5.24 : include/linux/intermezzo_fs.h

From: Frank Davis (fdavis@si.rr.com)
Date: Thu Jun 20 2002 - 18:51:14 EST


Hello all,
  This addresses a compile error where the struct nameidata was
referenced, but not defined. The patch fixes this problem.

Regards,
Frank

--- include/linux/intermezzo_fs.h.old Tue Jun 18 00:13:41 2002
+++ include/linux/intermezzo_fs.h Tue Jun 18 00:13:26 2002
@@ -19,6 +19,7 @@
 #ifdef __KERNEL__
 #include <linux/smp.h>
 #include <linux/fsfilter.h>
+#include <linux/namei.h>
 
 /* fixups for fs.h */
 #ifndef fs_down

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jun 23 2002 - 22:00:23 EST