]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - io/madvise.c
xfsprogs: simplify internal includes
[thirdparty/xfsprogs-dev.git] / io / madvise.c
index 87f619da4aeafc033fe9bd94ed6d5b08b91f0056..b30d28babd3ad187a8445444e1cad27eaef4036a 100644 (file)
@@ -16,9 +16,9 @@
  * Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#include <xfs/xfs.h>
-#include <xfs/command.h>
-#include <xfs/input.h>
+#include "xfs.h"
+#include "command.h"
+#include "input.h"
 #include <sys/mman.h>
 #include "init.h"
 #include "io.h"