aboutsummaryrefslogtreecommitdiff
path: root/include/tar.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/tar.h')
-rw-r--r--include/tar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tar.h b/include/tar.h
index 7862235..a39d7c9 100644
--- a/include/tar.h
+++ b/include/tar.h
@@ -4,6 +4,7 @@
#include <sys/stat.h>
#include <stdbool.h>
+#include <stdint.h>
typedef struct {
char name[100];