xref: /netbsd-src/lib/libm/src/s_signgam.c (revision 4fee23f98c45552038ad6b5bd05124a41302fb01)
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