Whamcloud - gitweb
LU-4665 tests: support specifying arbitrary OST indices
[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