summaryrefslogtreecommitdiff
path: root/sysdeps/i386/dl-machine.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-06-02 18:20:22 +0000
committerRoland McGrath <roland@gnu.org>2003-06-02 18:20:22 +0000
commit7b09d09d7a450ff83deb116a3df7a7543206f668 (patch)
tree0fd7959681b2be9e66c130faf8fc921a0bcef6d6 /sysdeps/i386/dl-machine.h
parent6f1acb30c1e30c6470092953ac75e665c4ba6bfb (diff)
downloadglibc-7b09d09d7a450ff83deb116a3df7a7543206f668.tar.gz
2003-06-01 Jakub Jelinek <jakub@redhat.com>
* sysdeps/i386/dl-machine.h: Include <sysdep.h>.
Diffstat (limited to 'sysdeps/i386/dl-machine.h')
-rw-r--r--sysdeps/i386/dl-machine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/i386/dl-machine.h b/sysdeps/i386/dl-machine.h
index 00b99957f3..095098376d 100644
--- a/sysdeps/i386/dl-machine.h
+++ b/sysdeps/i386/dl-machine.h
@@ -23,7 +23,7 @@
#define ELF_MACHINE_NAME "i386"
#include <sys/param.h>
-
+#include <sysdep.h>
#include <tls.h>
/* Return nonzero iff ELF header is compatible with the running host. */