Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / lustre / mgs / lproc_mgs.c
index 2453dc3..6ed7aab 100644 (file)
 #define DEBUG_SUBSYSTEM S_CLASS
 
 #include <linux/version.h>
-#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,0))
 #include <asm/statfs.h>
-#endif
 #include <obd.h>
 #include <obd_class.h>
 #include <lprocfs_status.h>
 #include "mgs_internal.h"
 
-
 #ifdef LPROCFS
 
 static int lprocfs_mgs_rd_mntdev(char *page, char **start, off_t off, int count,