> Can't you move math/math_private.h to sysdeps/generic/, remove > include/math_private.h and change includes of <math/math_private.h> in > architecture math_private.h headers to #include_next <math_private.h>? That seems like the right answer. Thanks, Roland