[XFS] Fix uninitialized br_state and br_startoff in
[pandora-kernel.git] / fs / gfs2 / ops_dentry.h
index e7b05e5..5caa3db 100644 (file)
@@ -10,6 +10,8 @@
 #ifndef __OPS_DENTRY_DOT_H__
 #define __OPS_DENTRY_DOT_H__
 
+#include <linux/dcache.h>
+
 extern struct dentry_operations gfs2_dops;
 
 #endif /* __OPS_DENTRY_DOT_H__ */