Whamcloud - gitweb
LU-4961 lustre: remove liblustre.h and obd.h from userspace
[fs/lustre-release.git] / lustre / tests / statmany.c
index d121419..92f1088 100644 (file)
@@ -45,9 +45,8 @@
 #include <limits.h>
 #include <sys/ioctl.h>
 
-#include <liblustre.h>
-#include <lustre_lib.h>
-#include <obd.h>
+#include <libcfs/libcfs.h>
+#include <lustre_ioctl.h>
 
 struct option longopts[] = {
        {"ea", 0, 0, 'e'},