aboutsummaryrefslogtreecommitdiff
path: root/posix/tst-chmod.c
diff options
context:
space:
mode:
Diffstat (limited to 'posix/tst-chmod.c')
-rw-r--r--posix/tst-chmod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/tst-chmod.c b/posix/tst-chmod.c
index 70f4de0..7d26655 100644
--- a/posix/tst-chmod.c
+++ b/posix/tst-chmod.c
@@ -36,7 +36,7 @@
goto fail; \
} while (0)
-int
+static int
do_test (int argc, char *argv[])
{
const char *builddir;