"Steve Ellcey " <sell...@mips.com> writes:

> diff --git a/libgcc/crtstuff.c b/libgcc/crtstuff.c
> index 12bed4b..d09455f 100644
> --- a/libgcc/crtstuff.c
> +++ b/libgcc/crtstuff.c
> @@ -54,6 +54,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  
> If not, see
>  #include "auto-host.h"
>  #undef pid_t
>  #undef rlim_t
> +#undef caddr_t
>  #undef ssize_t
>  #undef vfork
>  #include "tconfig.h"

It seems the undef's were sorted alphabetically.  Please keep it this way.

        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

Reply via email to