ad3de83d8d677abd86496ba278777c6e8ae01a65
[openwrt/svn-archive/archive.git] / utils / valgrind / patches / 100-a_out_header.patch
1 --- valgrind-3.2.3.orig/coregrind/m_debuginfo/readstabs.c
2 +++ valgrind-3.2.3/coregrind/m_debuginfo/readstabs.c
3 @@ -43,6 +43,7 @@
4 #include "priv_readstabs.h" /* self */
5
6 /* --- !!! --- EXTERNAL HEADERS start --- !!! --- */
7 +#define CONFIG_ARCH_SUPPORTS_AOUT /* XXX */
8 #include <a.out.h> /* stabs defns */
9 /* --- !!! --- EXTERNAL HEADERS end --- !!! --- */
10