Whamcloud - gitweb
LU-5319 tests: testcases for multiple modify RPCs feature
[fs/lustre-release.git] / lustre / tests / statmany.c
index d121419..b12a1ae 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/
@@ -45,9 +47,7 @@
 #include <limits.h>
 #include <sys/ioctl.h>
 
-#include <liblustre.h>
-#include <lustre_lib.h>
-#include <obd.h>
+#include <lustre_ioctl.h>
 
 struct option longopts[] = {
        {"ea", 0, 0, 'e'},