2003-06-01 Jakub Jelinek <jakub@redhat.com>
authorRoland McGrath <roland@gnu.org>
Mon, 2 Jun 2003 18:20:22 +0000 (18:20 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 2 Jun 2003 18:20:22 +0000 (18:20 +0000)
* sysdeps/i386/dl-machine.h: Include <sysdep.h>.

sysdeps/i386/dl-machine.h

index 00b9995..0950983 100644 (file)
@@ -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.  */