From 5f0704b66cea73cf2ab148ec4cff645cc301fd8c Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Thu, 31 Aug 2017 14:07:23 +0200 Subject: libio: Assume _LIBC, weak_alias, errno, (__set_)errno &c are defined Do not define _POSIX_SOURCE. --- libio/iosetvbuf.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'libio/iosetvbuf.c') diff --git a/libio/iosetvbuf.c b/libio/iosetvbuf.c index b242018c0b..eda49ab3aa 100644 --- a/libio/iosetvbuf.c +++ b/libio/iosetvbuf.c @@ -95,6 +95,4 @@ unlock_return: } libc_hidden_def (_IO_setvbuf) -#ifdef weak_alias weak_alias (_IO_setvbuf, setvbuf) -#endif -- cgit v1.2.3-70-g09d2