summaryrefslogtreecommitdiff
path: root/src/dirname.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dirname.c')
-rw-r--r--src/dirname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dirname.c b/src/dirname.c
index cd18d4605..0d4b7af94 100644
--- a/src/dirname.c
+++ b/src/dirname.c
@@ -30,7 +30,7 @@ void strip_trailing_slashes ();
/* The name this program was run with. */
char *program_name;
-static void
+void
usage (int status)
{
if (status != 0)