summaryrefslogtreecommitdiff
path: root/io/write.c
diff options
context:
space:
mode:
Diffstat (limited to 'io/write.c')
-rw-r--r--io/write.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/io/write.c b/io/write.c
index 0e1c109064..aec88765dc 100644
--- a/io/write.c
+++ b/io/write.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2016 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -46,3 +46,4 @@ stub_warning (write)
weak_alias (__libc_write, __write)
libc_hidden_weak (__write)
weak_alias (__libc_write, write)
+libc_hidden_weak (write)