Whamcloud - gitweb
LU-16518 misc: use fixed hash code
[fs/lustre-release.git] / libcfs / libcfs / linux / linux-wait.c
index 33117c2..94467b9 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * The implementation of the wait_bit*() and related waiting APIs:
  */
-#include <linux/hash.h>
+#include <libcfs/linux/linux-hash.h>
 #include <linux/sched.h>
 #ifdef HAVE_SCHED_HEADERS
 #include <linux/sched/signal.h>