Whamcloud - gitweb
LU-7483 tests: sanity test_103a misc test in acl corrected
[fs/lustre-release.git] / lustre / tests / statone.c
index 202aa53..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>