summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/fstime/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/fstests/fstime/test.c')
-rw-r--r--testsuites/fstests/fstime/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/fstests/fstime/test.c b/testsuites/fstests/fstime/test.c
index 7f570b16ce..fe6bcee941 100644
--- a/testsuites/fstests/fstime/test.c
+++ b/testsuites/fstests/fstime/test.c
@@ -28,7 +28,7 @@
#include "fstest.h"
#include "pmacros.h"
-void time_test01 (void)
+static void time_test01 (void)
{
struct stat statbuf;
struct utimbuf timbuf;