diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2012-12-08 13:03:24 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2012-12-08 13:03:24 +0530 |
commit | 56e7d3ad5c2f369349bf7def0d8875a50e2d275b (patch) | |
tree | 0e34ff4e97b380d098c0cf65b083b1147c1f9a00 /sysdeps/s390/s390-64/memcmp.S | |
parent | 76f2d2ea7b1ecaeab5f91fe7c560c7c3f8ad5c8d (diff) | |
download | glibc-56e7d3ad5c2f369349bf7def0d8875a50e2d275b.tar.gz |
Fix some build warnings on s390x
Diffstat (limited to 'sysdeps/s390/s390-64/memcmp.S')
-rw-r--r-- | sysdeps/s390/s390-64/memcmp.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/s390/s390-64/memcmp.S b/sysdeps/s390/s390-64/memcmp.S index e0b62e3a45..1b43440d4d 100644 --- a/sysdeps/s390/s390-64/memcmp.S +++ b/sysdeps/s390/s390-64/memcmp.S @@ -17,7 +17,7 @@ <http://www.gnu.org/licenses/>. */ -#include "sysdep.h" +#include <sysdep.h> #include "asm-syntax.h" /* INPUT PARAMETERS |