diff options
Diffstat (limited to 'src/tar.h')
-rw-r--r-- | src/tar.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tar.h b/src/tar.h new file mode 100644 index 0000000..09d1c18 --- /dev/null +++ b/src/tar.h @@ -0,0 +1,3 @@ +#ifndef GISTATIC_TAR_H +#define GISTATIC_TAR_H +#endif |