lkml.org 
[lkml]   [2005]   [Nov]   [22]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateTue, 22 Nov 2005 15:00:02 -0800
FromAndrew Morton <>
SubjectRe: Linux 2.6.15-rc2
Jeffrey Hundstad <jeffrey.hundstad@mnsu.edu> wrote:
>
>                 from fs/compat_ioctl.c:52,
>                  from arch/x86_64/ia32/ia32_ioctl.c:14:
> include/linux/ext3_fs.h: In function 'ext3_raw_inode':
> include/linux/ext3_fs.h:696: error: dereferencing pointer to incomplete type

This might help?

--- 25/include/linux/ext3_fs.h~ext3_fsh-needs-buffer_headh	Tue Nov 22 14:59:17 2005
+++ 25-akpm/include/linux/ext3_fs.h	Tue Nov 22 14:59:27 2005
@@ -19,7 +19,7 @@
 #include <linux/types.h>
 #include <linux/ext3_fs_i.h>
 #include <linux/ext3_fs_sb.h>
-
+#include <linux/buffer_head.h>
 
 struct statfs;
 
_
-
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/

\
 
 \ /
  Last update: 2005-11-23 00:02    [from the cache]
©2003-2008