fix problems with includes now that our previous linux/acl.h has gone away.
[xfstests-dev.git] / src / fault.c
index 17a8d8c79f428009b074e8c0db3fd99f72065593..7090591f60fc4fd98ed17f5c51440566b648395f 100644 (file)
@@ -31,9 +31,6 @@
  */
 
 #include <libxfs.h>
-
-#include <errno.h>
-#include <fcntl.h>
 #include <sys/ioctl.h>
 
 void expect_error(int r, int err)