]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* elf/check-textrel.c: Don't include config.h.
authorJakub Jelinek <jakub@redhat.com>
Mon, 6 Mar 2006 10:08:48 +0000 (10:08 +0000)
committerJakub Jelinek <jakub@redhat.com>
Mon, 6 Mar 2006 10:08:48 +0000 (10:08 +0000)
elf/check-textrel.c

index 0750aec1826dfb8cc78533a2402d73c23f1b1c3e..1a9a5ecdff85998192a33308ae9a44e8fba7da08 100644 (file)
@@ -18,7 +18,6 @@
    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
    02111-1307 USA.  */
 
-#include "config.h"
 #include <byteswap.h>
 #include <elf.h>
 #include <endian.h>