OSDN Git Service

Don't include <sys/stat.h> twice.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Apr 1995 15:43:23 +0000 (15:43 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Apr 1995 15:43:23 +0000 (15:43 +0000)
commit50b4c50764ed5ed4defec6c1d4040efa30708c5e
tree4576f76b95432c5fe9377e6921c6e12244f9541e
parentd7855ceec2ccc0be14e6b6996836b4a9fbca43f6
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*.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9507 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cpplib.c