fixlib.h (t_bool): Add identifier `t_bool' in typedef.
authorJohn David Anglin <dave@hiauly1.hia.nrc.ca>
Sat, 3 Mar 2001 19:05:00 +0000 (19:05 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 3 Mar 2001 19:05:00 +0000 (19:05 +0000)
commitf624290705e4dec86d53bddfe04dc6aec02004eb
tree2aebc5b0205dcc3e12e99ca0e1fb5ecd3ed48cc4
parentbf71a4f81cb189fe894b8213753be2c16f31861a
fixlib.h (t_bool): Add identifier `t_bool' in typedef.

* fixinc/fixlib.h (t_bool): Add identifier `t_bool' in typedef.
* fixinc/server.c (read_pipe_timeout): Use enum t_bool instead of
t_bool in declaration because pcc can't combine volatile with typedef
types.

From-SVN: r40217
gcc/ChangeLog
gcc/fixinc/fixlib.h
gcc/fixinc/server.c