OSDN Git Service

* fixinc.svr4: Avoid the SVR4 typedef of bool in curses.h when
authorbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 May 1994 17:54:24 +0000 (17:54 +0000)
committerbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 May 1994 17:54:24 +0000 (17:54 +0000)
commit227e62b633b3183103e419b03889054eaac7adda
treefb97555a12d8856ce9f6007a90951616f284532b
parent469fc5fc4084fd17f7b48e7f76aba5b1293f8646
    * fixinc.svr4: Avoid the SVR4 typedef of bool in curses.h when
        compiling for C++, since g++ now supports it as an official typename.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@7327 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fixinc.svr4