glibc/sysdeps/ieee754/s_signgam.c
Richard Henderson 1ed0291c31 Use <> for math.h and math_private.h everywhere.
Entire tree edited via find | grep | sed.
2012-03-09 16:09:10 -08:00

4 lines
57 B
C

#include <math.h>
#include <math_private.h>
int signgam;