]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2004-07-10 GOTO Masanori <gotom@debian.or.jp>
authorRoland McGrath <roland@gnu.org>
Thu, 23 Feb 2006 22:36:51 +0000 (22:36 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 23 Feb 2006 22:36:51 +0000 (22:36 +0000)
[BZ #398]
* sysdeps/s390/s390-32/dl-machine.h: Include <sysdep.h> for CFI
directive.
* sysdeps/s390/s390-64/dl-machine.h: Likewise.

sysdeps/s390/s390-32/dl-machine.h
sysdeps/s390/s390-64/dl-machine.h

index 6e277ff7f17a768236ad6f207fc13817f7b268ac..712971ea436ce320862e778ccc45504a656a4a0e 100644 (file)
@@ -27,6 +27,7 @@
 #include <sys/param.h>
 #include <string.h>
 #include <link.h>
+#include <sysdep.h>
 
 /* This is an older, now obsolete value.  */
 #define EM_S390_OLD    0xA390
index 62f13355e9906b515e1a69626d4cb98fa5094c25..240395b358d5672c232ec9db5f00abc38bd78f73 100644 (file)
@@ -27,6 +27,7 @@
 #include <sys/param.h>
 #include <string.h>
 #include <link.h>
+#include <sysdep.h>
 
 /* This is an older, now obsolete value.  */
 #define EM_S390_OLD    0xA390