summaryrefslogtreecommitdiff
path: root/fixincludes
diff options
context:
space:
mode:
Diffstat (limited to 'fixincludes')
-rw-r--r--fixincludes/tests/base/math.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/fixincludes/tests/base/math.h b/fixincludes/tests/base/math.h
index 37d34c58d60..fbe670e3438 100644
--- a/fixincludes/tests/base/math.h
+++ b/fixincludes/tests/base/math.h
@@ -19,6 +19,11 @@
struct exception;
+#if defined( AAB_DARWIN7_9_LONG_DOUBLE_FUNCS_2_CHECK )
+#include <architecture/ppc/math.h>
+#endif /* AAB_DARWIN7_9_LONG_DOUBLE_FUNCS_2_CHECK */
+
+
#if defined( BROKEN_CABS_CHECK )
#ifdef __STDC__