Whamcloud - gitweb
LU-7429 tests: inject lfsck failure properly
[fs/lustre-release.git] / lustre / tests / statone.c
index 7a0f4d1..1bf553b 100644 (file)
  * Lustre is a trademark of Sun Microsystems, Inc.
  */
 
+#include <errno.h>
+#include <limits.h>
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
+#include <sys/ioctl.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
 
-#include <libcfs/libcfs.h>
 #include <lustre_ioctl.h>
 
 int main(int argc, char **argv)