X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fcommon.h;h=c29ffc0d5d5fa878cd8e84dd32674399786fce90;hb=d88b2a613f4b1a5554e8c34c8f75b91abff5f0e9;hp=8c81cad0393cbea477c6fa9610f0f3b7eb696520;hpb=1e1fc0336bea2f273b8c6fdb376735ce13887899;p=chaz%2Ftar diff --git a/src/common.h b/src/common.h index 8c81cad..c29ffc0 100644 --- a/src/common.h +++ b/src/common.h @@ -524,6 +524,7 @@ void update_parent_directory (struct tar_stat_info *st); size_t dumpdir_size (const char *p); bool is_dumpdir (struct tar_stat_info *stat_info); +void clear_directory_table (void); /* Module list.c. */