From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: jtc@redback.com Cc: gdb-patches@sourceware.cygnus.com Subject: Re: [RFA]: Remove unused header files. Date: Mon, 05 Mar 2001 08:11:00 -0000 Message-id: <3AA2CC49.9ECF9013@cygnus.com> References: <5mitltndwn.fsf@jtc.redback.com> X-SW-Source: 2001-03/msg00066.html > * arch-utils.c (#include ): Removed. This one caught my eye. Given I wrote/cloned arch-utils.c and given that I try to only include header files when they are needed (on the basis of -Werror -W...) I'm wondering what went wrong :-) enjoy, Andrew