xref: /minix3/lib/libm/src/s_signgam.c (revision 0b98e8aad89f2bd4ba80b523d73cf29e9dd82ce1)
1 /*	$NetBSD: s_signgam.c,v 1.4 1998/01/09 03:15:46 perry Exp $	*/
2 
3 #include "math.h"
4 #include "math_private.h"
5 int signgam = 0;
6