xfstests: fix build errors and warnings
[xfstests-dev.git] / src / iopat.c
index f34de19c688afbf2b0130062055a0c316a101ee6..7383af5065d59fcfd1d2238aec3cfd06eb8c1eaa 100644 (file)
@@ -16,6 +16,9 @@
  * Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
+#include <stdlib.h>
+#include <string.h>
+#include <unistd.h>
 #include <fcntl.h>
 #include <sys/ioctl.h>
 #include <xfs/xfs.h>