diff options
-rw-r--r-- | sysdeps/i386/dl-machine.h | 2 |
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. */ |