Whamcloud - gitweb
LU-6245 tests: remove libcfs.h from test applications
[fs/lustre-release.git] / lustre / tests / statone.c
index 980d63b..202aa53 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,7 @@
 #include <sys/stat.h>
 #include <fcntl.h>
 
-#include <liblustre.h>
-#include <lustre_lib.h>
-#include <obd.h>
+#include <lustre_ioctl.h>
 
 int main(int argc, char **argv)
 {