2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-04-24 14:41:06 +08:00

* elf/check-textrel.c: Don't include config.h.

This commit is contained in:
Jakub Jelinek 2006-03-06 10:08:48 +00:00
parent be75ab8022
commit 5cde8cb028

@ -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>