summaryrefslogtreecommitdiff
path: root/tests/test-read-file.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-read-file.c')
-rw-r--r--tests/test-read-file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-read-file.c b/tests/test-read-file.c
index b37f875b22..7d01ec07c2 100644
--- a/tests/test-read-file.c
+++ b/tests/test-read-file.c
@@ -28,7 +28,7 @@
#define FILE1 "/etc/resolv.conf"
#define FILE2 "/dev/null"
-int
+static int
test_read_file (int flags)
{
struct stat statbuf;