Whamcloud - gitweb
Header changes needed to compile under 2.5 (compiled also with 2.4 to verify).
[fs/lustre-release.git] / lustre / llite / symlink.c
index 927d6b0..655574b 100644 (file)
  *   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
+#include <linux/fs.h>
+#include <linux/mm.h>
+#include <linux/stat.h>
+
 #define DEBUG_SUBSYSTEM S_LLITE
 
 #include <linux/lustre_lite.h>