Omit duplicate declaration of ‘usage’

This commit is contained in:
Paul Eggert 2025-11-13 23:02:33 -08:00
parent f8b087a9f8
commit 58b471f14a

View File

@ -839,8 +839,6 @@ wasfound (struct name const *c)
/* Module tar.c. */
_Noreturn void usage (int);
bool confirm (const char *message_action, const char *name);
void tar_stat_init (struct tar_stat_info *st);