Whamcloud - gitweb
LU-7715 out: fix err_serious in out_handle
[fs/lustre-release.git] / lustre / tests / mpi / mdsrate.c
index 0a5e2fc..509873e 100644 (file)
@@ -9,7 +9,7 @@
  * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
  * Use is subject to license terms.
  *
- * Copyright (c) 2012, 2014, Intel Corporation.
+ * Copyright (c) 2012, 2015, Intel Corporation.
  */
 
 #include <stdio.h>
@@ -28,7 +28,7 @@
 #include <signal.h>
 #include <sys/ioctl.h>
 #include <dirent.h>
-#include <attr/xattr.h>
+#include <sys/xattr.h>
 
 #include "mpi.h"