Include <sys/stat.h> if __x86_64__ is defined
commite2691b3bc8334ed86e55c37776288efdedabd31f
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Dec 2013 11:44:55 +0000 (6 11:44 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Dec 2013 11:44:55 +0000 (6 11:44 +0000)
tree33b176fac3187df8dee2ba08898b49ecea5c87f2
parentd0e8b42e19303eaa9b433a341ac6d42c9ac945ed
Include <sys/stat.h> if __x86_64__ is defined

* sanitizer_common/sanitizer_platform_limits_linux.cc: Include
<sys/stat.h>, instead of <asm/stat.h>, if __x86_64__ is defined.
(struct___old_kernel_stat_sz): Don't check if __x86_64__ is defined.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@205736 138bc75d-0d04-0410-961f-82ee72b054a4
libsanitizer/ChangeLog
libsanitizer/sanitizer_common/sanitizer_platform_limits_linux.cc