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