Whamcloud - gitweb
LU-4961 lustre: remove liblustre.h and obd.h from userspace
[fs/lustre-release.git] / lustre / utils / liblustreapi_json.c
index a09a1e0..b4f0882 100644 (file)
@@ -41,7 +41,7 @@
 #include <unistd.h>
 #endif
 
 #include <unistd.h>
 #endif
 
-#include <liblustre.h>
+#include <libcfs/libcfs.h>
 #include <lustre/lustreapi.h>
 
 /** Quick-n'-dirty JSON string escape routine.
 #include <lustre/lustreapi.h>
 
 /** Quick-n'-dirty JSON string escape routine.