]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/vasprintf.c
mkstemp.c: Include config.h even when not IN_GCC.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Mon, 7 Sep 1998 20:37:13 +0000 (20:37 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Mon, 7 Sep 1998 20:37:13 +0000 (20:37 +0000)
commit96e88994f8e12b046778f58f3765466843aafba6
treefab6b4302fd98288b77e7de3eaee5e8a87529208
parent25074193a09a9c2261d7d2987d561333245999af
mkstemp.c: Include config.h even when not IN_GCC.

       * mkstemp.c: Include config.h even when not IN_GCC.  Wrap header
       inclusions inside HAVE_*_H macros.  Include ansidecl.h when not
       IN_GCC.
       * vasprintf.c: Include stdarg.h/varargs.h first.
       * vprintf.c: Likewise.

From-SVN: r22314
libiberty/ChangeLog
libiberty/mkstemp.c
libiberty/vasprintf.c
libiberty/vprintf.c