Use xfs.h rather than libxfs.h
[xfstests-dev.git] / src / unwritten_mmap.c
index 5e63486451073ff1b4d345af63749cc3250ed972..aec6a69e9bb1af1256f3b8f1d01475ea6068c5a9 100644 (file)
@@ -2,7 +2,7 @@
 #include <stdlib.h>
 #include <unistd.h>
 #include <fcntl.h>
-#include <xfs/libxfs.h>
+#include <xfs/xfs.h>
 #include <sys/mman.h>
 
 /*