diff options
Diffstat (limited to 'src/math/signgam.c')
-rw-r--r-- | src/math/signgam.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/math/signgam.c b/src/math/signgam.c index b4903a58..ee331b27 100644 --- a/src/math/signgam.c +++ b/src/math/signgam.c @@ -1,6 +1,5 @@ #include <math.h> #include "libm.h" -#include "libc.h" int __signgam = 0; |