diff options
Diffstat (limited to 'io/read.c')
-rw-r--r-- | io/read.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/io/read.c b/io/read.c index 681f16eb50..f676d4929d 100644 --- a/io/read.c +++ b/io/read.c @@ -45,4 +45,3 @@ stub_warning (read) weak_alias (__libc_read, __read) libc_hidden_weak (__read) weak_alias (__libc_read, read) -#include <stub-tag.h> |