X-Git-Url: http://nsz.repo.hu/git/?p=libc-test;a=blobdiff_plain;f=src%2Fapi%2Fstdio.c;h=03bd98b77dfa6ed4d1da0e39f8e08e32bf7f7e12;hp=ac73961a89bcd03731edeaf601a82aa266269901;hb=HEAD;hpb=edcdab7ffbdd60ed7b54b0a77a5038abd55f1925 diff --git a/src/api/stdio.c b/src/api/stdio.c index ac73961..03bd98b 100644 --- a/src/api/stdio.c +++ b/src/api/stdio.c @@ -14,6 +14,9 @@ T(ssize_t) T(va_list) C(L_ctermid) #endif +#ifdef OBSOLETE +C(L_tmpnam) +#endif C(_IOFBF) C(_IOLBF) C(_IONBF)