summaryrefslogtreecommitdiff
path: root/src/tar_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tar_type.h')
-rw-r--r--src/tar_type.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tar_type.h b/src/tar_type.h
index 50c238f77..6306fb650 100644
--- a/src/tar_type.h
+++ b/src/tar_type.h
@@ -15,6 +15,8 @@
#include <map>
#include <string>
+#include "fileio_type.h"
+
/** The define of a TarList. */
struct TarListEntry {
const char *filename;