Whamcloud - gitweb
- #include good, implicit-decl warning bad.
authorshaver <shaver>
Wed, 25 Sep 2002 23:32:33 +0000 (23:32 +0000)
committershaver <shaver>
Wed, 25 Sep 2002 23:32:33 +0000 (23:32 +0000)
lustre/ldlm/ldlm_request.c

index 02aebe9..ecbf98a 100644 (file)
@@ -12,6 +12,7 @@
 #define DEBUG_SUBSYSTEM S_LDLM
 
 #include <linux/lustre_dlm.h>
+#include <linux/obd_class.h>
 #include <linux/obd.h>
 
 static int interrupted_completion_wait(void *data)