xfstests: fix build errors and warnings
[xfstests-dev.git] / ltp / doio.c
index 966cff1d75dc85fda695ca2f7c78ccc1fb293dab..dcb3efd8c87dbaeae775a3006960da08b537447b 100644 (file)
@@ -29,6 +29,7 @@
 
 #include "global.h"
 
+#include <stdarg.h>
 #include <sys/uio.h>   /* for struct iovec (readv)*/
 #include <sys/mman.h>  /* for mmap(2) */
 #include <sys/ipc.h>   /* for i/o buffer in shared memory */