From 359d71e90050a8b83f7bc7d2ecd4ff29c477cc22 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sun, 26 Jun 2022 22:51:27 +0200 Subject: Cleanup: rename libfstream to libio, split headers Signed-off-by: David Oberhollenzer --- bin/tar2sqfs/tar2sqfs.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/tar2sqfs/tar2sqfs.h') diff --git a/bin/tar2sqfs/tar2sqfs.h b/bin/tar2sqfs/tar2sqfs.h index 915d89c..d5a4ada 100644 --- a/bin/tar2sqfs/tar2sqfs.h +++ b/bin/tar2sqfs/tar2sqfs.h @@ -12,6 +12,8 @@ #include "compat.h" #include "tar.h" +#include "io/xfrm.h" + #include #include #include -- cgit v1.2.3