Whamcloud - gitweb
LU-5079 ptlrpc: fix early reply timeout for recovery
[fs/lustre-release.git] / lustre / tests / test_brw.c
index 3d7a344..5a886c9 100644 (file)
@@ -47,7 +47,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 
-#include <liblustre.h>
+#include <libcfs/libcfs.h>
 
 #define READ  1
 #define WRITE 2