aboutsummaryrefslogtreecommitdiff
path: root/src/tar.h
blob: 29c75bcac68d120a4025e8b5fa6281467e1e8cce (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef GISTATIC_TAR_H
#define GISTATIC_TAR_H

#ifdef TEST
void unit_tests_tar(void);
#endif

#endif