* sysdeps/generic/tmpfile.c [USE_IN_LIBIO] (tmpfile): Don't #define
authorRoland McGrath <roland@gnu.org>
Wed, 12 Jun 2002 20:36:22 +0000 (20:36 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 12 Jun 2002 20:36:22 +0000 (20:36 +0000)
commit650f6700d28802c44196299a57c0f958118abeef
tree09d0bfeda3609fa33f8b07080172c8c378690f2c
parent337738b77123cbfed07d53c9408eb74109856d0a
* sysdeps/generic/tmpfile.c [USE_IN_LIBIO] (tmpfile): Don't #define

if already defined.
[USE_IN_LIBIO]: Conditionalize versioned_symbol use on
[GEN_THIS == __GT_FILE] so that tmpfile64.c's inclusion doesn't get it.
ChangeLog
sysdeps/generic/tmpfile.c