diff options
Diffstat (limited to 'posix/sysconf.c')
-rw-r--r-- | posix/sysconf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/posix/sysconf.c b/posix/sysconf.c index 331aa27b39..8428f79ab3 100644 --- a/posix/sysconf.c +++ b/posix/sysconf.c @@ -279,4 +279,3 @@ weak_alias (__sysconf, sysconf) libc_hidden_def (__sysconf) stub_warning (sysconf) -#include <stub-tag.h> |