xref: /dflybsd-src/contrib/openbsd_libm/src/s_signgam.c (revision 5f0fe703ba9b92b80474ba29ad14f8e1fb1d97e9)
1 /*	$OpenBSD: s_signgam.c,v 1.2 2015/01/20 04:41:01 krw Exp $	*/
2 #include "math.h"
3 #include "math_private.h"
4 int signgam = 0;
5