Whamcloud - gitweb
LU-6230 lfsck: reload OSP-object via set LOV EA on LOD-object
[fs/lustre-release.git] / lustre / tests / statone.c
index 980d63b..7a0f4d1 100644 (file)
@@ -26,6 +26,8 @@
 /*
  * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
  * Use is subject to license terms.
+ *
+ * Copyright (c) 2014, Intel Corporation.
  */
 /*
  * This file is part of Lustre, http://www.lustre.org/
@@ -38,9 +40,8 @@
 #include <sys/stat.h>
 #include <fcntl.h>
 
-#include <liblustre.h>
-#include <lustre_lib.h>
-#include <obd.h>
+#include <libcfs/libcfs.h>
+#include <lustre_ioctl.h>
 
 int main(int argc, char **argv)
 {