summaryrefslogtreecommitdiff
path: root/src/tar/TVERSION.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tar/TVERSION.h')
-rw-r--r--src/tar/TVERSION.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/tar/TVERSION.h b/src/tar/TVERSION.h
new file mode 100644
index 00000000..f4b51d58
--- /dev/null
+++ b/src/tar/TVERSION.h
@@ -0,0 +1,7 @@
+#include <tar.h>
+
+#define TVERSION "00"
+/*d The version of a POSIX tar archive, not including the NULL byte. d*/
+/*
+POSIX(1)
+*/