1 2 3 4 5 6 7
#ifndef I386_MATH_PRIVATE_H #define I386_MATH_PRIVATE_H 1 #include "fenv_private.h" #include_next <math_private.h> #endif