rounding-mode.h is not an installed header. So include/ and bits/ are not appropriate for it. Instead, just put the common part in sysdeps/generic/rounding-mode.h and make sysdeps/.../rounding-mode.h files include that explicitly by name. Thanks, Roland