aboutsummaryrefslogtreecommitdiff
path: root/include/tar/tar.h
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2023-09-23 11:16:46 +0200
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2023-10-24 15:57:18 +0200
commit9f2d63162e82d423faeda9c7449d6edd819e4591 (patch)
treefa22cd6a89655ef9726c64336be47a209bac1a15 /include/tar/tar.h
parentee26abcab9faf037cf87438cca20d54e5b0edd05 (diff)
Cleanup: remove rest of libioHEADmaster
Move the directory iterator test to libsquashfs, move the tree scanning code to libcommon. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'include/tar/tar.h')
-rw-r--r--include/tar/tar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tar/tar.h b/include/tar/tar.h
index 84cffb5..6b1bed8 100644
--- a/include/tar/tar.h
+++ b/include/tar/tar.h
@@ -9,7 +9,6 @@
#include "config.h"
#include "compat.h"
-#include "io/dir_iterator.h"
#include "sqfs/io.h"
#include <stdbool.h>