2008-08-17 11:49:42 +00:00
|
|
|
--- a/coregrind/m_debuginfo/readstabs.c
|
|
|
|
+++ b/coregrind/m_debuginfo/readstabs.c
|
|
|
|
@@ -44,6 +44,7 @@
|
2008-08-05 22:00:32 +00:00
|
|
|
#include "priv_readstabs.h" /* self */
|
|
|
|
|
|
|
|
/* --- !!! --- EXTERNAL HEADERS start --- !!! --- */
|
|
|
|
+#define CONFIG_ARCH_SUPPORTS_AOUT /* XXX */
|
|
|
|
#include <a.out.h> /* stabs defns */
|
|
|
|
/* --- !!! --- EXTERNAL HEADERS end --- !!! --- */
|
|
|
|
|