1 #include <openlibm_math.h>
2 
3 #include "math_private.h"
4 
5 #ifndef OPENLIBM_ONLY_THREAD_SAFE
6 int signgam = 0;
7 #endif
8