glibc/math/machine/endian.h

5 lines
168 B
C

/* math_private.h wants to include <machine/endian.h>; we provide this
file so it can, leaving math_private.h unmodified from the original. */
#include <endian.h>