]> git.ipfire.org Git - thirdparty/gcc.git/commit
Don't include <sys/stat.h> twice.
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 27 Apr 1995 15:43:23 +0000 (11:43 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 27 Apr 1995 15:43:23 +0000 (11:43 -0400)
commit0e45ccbdb6f1cc9770162580703c862337f8e232
tree4576f76b95432c5fe9377e6921c6e12244f9541e
parent097d85a82b0411624aafa56656c8e5764954638e
Don't include  <sys/stat.h> twice.

(cpp_grow_buffer, init_parse_file): Cast {xmalloc,xrealloc} for token_buffer
to U_CHAR* instead of char*.

From-SVN: r9507
gcc/cpplib.c