X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=io%2Fwrite.c;h=8af520990bc5f506a19698c2625ed5fa48508d49;hb=9681c61f11d08f757398c5fb74d676db3e78a576;hp=a5f907a34b0ef6193db6f12bd708237b54a4cfda;hpb=59ba27a63ada3f46b71ec99a314dfac5a38ad6d2;p=thirdparty%2Fglibc.git diff --git a/io/write.c b/io/write.c index a5f907a34b0..8af520990bc 100644 --- a/io/write.c +++ b/io/write.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1995, 1996, 1997, 2002 Free Software Foundation, Inc. +/* Copyright (C) 1991-2019 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,4 +46,4 @@ stub_warning (write) weak_alias (__libc_write, __write) libc_hidden_weak (__write) weak_alias (__libc_write, write) -#include +libc_hidden_weak (write)