root/src/system/libroot/posix/glibc/include/math.h
#ifndef _MATH_H

#include <math/math.h>

/* Now define the internal interfaces.  */
extern int __matherr (struct exception *__exc);

#endif