X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fstdio%2F__towrite.c;h=01998677610d689ab5999e6e056fe8af6c1ee20e;hb=50a298ea3b122efbb31e7674a20e6c7dc30ca1dc;hp=b022cbcacc39358112561a4b8d69db0c590f5ca0;hpb=7dc8df56c16f0fd9d791511e54d4590fb5a2dbf3;p=musl diff --git a/src/stdio/__towrite.c b/src/stdio/__towrite.c index b022cbca..01998677 100644 --- a/src/stdio/__towrite.c +++ b/src/stdio/__towrite.c @@ -17,8 +17,6 @@ int __towrite(FILE *f) return 0; } -void __stdio_exit_needed(void); - void __towrite_needs_stdio_exit() { __stdio_exit_needed();