X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fcommon.h;h=9d0b779abc08ce0b2a14c6f71b66fd4daadde3b0;hb=37ddfb0b7eb41cc3f58bce686d389b1e965e9ccf;hp=24227f4bd7adfb0ced64d404315436bdd37fc759;hpb=09f039050e4c04f7344cdcaee15c817927de7c9c;p=chaz%2Ftar diff --git a/src/common.h b/src/common.h index 24227f4..9d0b779 100644 --- a/src/common.h +++ b/src/common.h @@ -636,6 +636,7 @@ int set_file_atime (int fd, char const *file, /* Module names.c. */ +extern size_t name_count; extern struct name *gnu_list_name; void gid_to_gname (gid_t gid, char **gname);