Whamcloud - gitweb
2.4 fixes
authorbraam <braam>
Mon, 21 Oct 2002 06:35:22 +0000 (06:35 +0000)
committerbraam <braam>
Mon, 21 Oct 2002 06:35:22 +0000 (06:35 +0000)
lustre/osc/osc_request.c

index 66b646e..47b7c5b 100644 (file)
 #include <linux/mm.h>
 #include <linux/highmem.h>
 #include <linux/lustre_dlm.h>
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,0))
 #include <linux/workqueue.h>
+#endif
+#include <linux/kp30.h>
 #include <linux/lustre_mds.h> /* for mds_objid */
 #include <linux/obd_ost.h>
 #include <linux/obd_lov.h>