diff --git a/ChangeLog b/ChangeLog index a91e3e456f..98373cdbbd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-03-02 H.J. Lu + + * elf/check-textrel.c: Don't include "config.h". + 2006-03-02 Jakub Jelinek * io/ftw.c (process_entry): If dir->streamfd != -1, diff --git a/elf/check-textrel.c b/elf/check-textrel.c index 0750aec182..1a9a5ecdff 100644 --- a/elf/check-textrel.c +++ b/elf/check-textrel.c @@ -18,7 +18,6 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include "config.h" #include #include #include